#________________________Morava_________________________#


event = {

	id = 9756418
	random = no
	country = TAN
	name = "The Sell of Brandenburg Part 1"
	desc = "Younger brother of Wenceslaus; took control of Brandenburg on his brother's ascension as King of Germany and Bohemia. Gave up Brandenburg to his uncle Jobst as security for a substantial loan."
	style = 3

	action_a ={
		name = "Great"
		command = { type = inherit which = BRA }
		command = { type = cash value = -400 }
		command = { type = stability value = 1 }
		command = { type = addcore which = 311 }
		command = { type = addcore which = 312 }
		command = { type = addcore which = 313 }
		command = { type = addcore which = 1941 }
	}
}

event = {

	id = 486453202
	trigger = { event = 9756418 }
	random = no
	country = TAN
	name = "The Sell of Brandenburg Part 2"
	desc = "This is just due to EU2 scripting rules. Sorry. ;)"
	style = 3

	date = { day = 1 month = january year = 1388 }

	action_a ={
		name = "Great"
		command = { type = country which = BRA }
		command = { type = capital which = 1941 }
	}
}