#####################################################
# Anhalt Flavor Events
#
# scripted by Johan Andersson
#
# id range = 48300-
# 
#####################################################

event = { 
	id = 48300
	random = no
	country = ANH
	trigger = {
		constitution = { type = monarchy }
	}

	name = "EVT_48300_NAME" # Leopold IV of Anhalt-Dessau is now Duke of all Anhalt!
	desc = "EVT_48300_DESC" # 
	style = 0

	date = { month = august day = 18 year = 1863 }
	

	action_a = {
        	name = "OK"
		command = {type = prestige value = 5 }
	}

}

