#Kaernten


event = {
	id = 1234570
	random = no
	country = TYR
	name = "Otto the Merry give away of Krnten"
	desc = "Otto the Merry gave the Duchy of Krnten in 1339, to Albert II Habsburg, Duke of Austria, whom merged the Duchy of Krnten with the Duchy of Austria."
	date = { day = 16 month = february year = 1339 }

	action_a = {
		name = "Give Krnten to Albert II Duke of Austria"
		command = { type = trigger which = 1234571 } #HAB: Austrian inheritance of Krnten
	}
	action_b = {
		name = "Give the duchy to a distant relative."
		command = { type = stability value = 1 }
		command = { type = treasury value = 50 }
		command = { type = relation which = HAB value = -200 }

	}
}