#Nicaragua Major Events from AoN modified by Hive

#The Dissolvment of the United Provinces#
event = { 
	id = 15144
	random = no
	country = U28
	name = "The Dissolvment of the United Provinces"
	desc = "The United Province of Central America was not a very long-lived federation. Rivalries among the member states of Guatemala, Nicaragua, El Salvador, Costa Rica and Honduras determined the faith of the union, because of fear that one member should gain more influence than another; Throughout most of the union's existence, Guatemala was the dominant nation. The union was finally dissolved in 1830."
	style = 5
	action_a = {
			name = "Ok"
			command = { type = breakvassal which = U30 }
	}
}

event = {
	id = 1234507
	random = no
	country = U28
	name = "Mosquito Coast"
	desc = "United Kingdom delegated their protectorate of Mosquito Coast to us."
	style = 5

	action_a ={
		name = "How nice of them"
		command = { type = relation which = U14 value = 50 }
		command = { type = addcore which = 38 }

	}
}
event = {
	id = 1234510
	random = no
	country = U28
	name = "Mosquito Coast"
	desc = "United Kingdom delegated their protectorate of Mosquito Coast to us."
	style = 5 


	action_a ={
		name = "How nice of them"
		command = { type = relation which = U14 value = 20 }
		command = { type = relation which = U27 value = 30 }
		command = { type = addcore which = 38 }

	}
}