#####################################################
# Coburg-Gotha Flavor Events
#
# scripted by Johan Andersson
#
# id range = 35000-
# 
#####################################################

event = { 
	id = 35000
	random = no
	country = COB
	trigger = {
		OR = {
			war = { country = GER country = ENG }
			war = { country = PRU country = ENG }
		}
	}

	name = "EVT_35000_NAME" # The British monarchy splits from the house of Saxe-Coburg-Gotha
	desc = "EVT_35000_DESC" # 
	style = 0

	date = { month = may year = 1836} 
	offset = 50
	deathdate = { month = may year = 1936} 

	action_a = {
        	name = "OK"
		command = {type = prestige value = -10 }
	}

}
