#####################################################
# German Flavor Events
#
# scripted by Johan Andersson
#
# id range = 33000-
# 
#####################################################

event = { 
	id = 33000
	random = no
	country = GER

	name = "EVT_33000_NAME" # Meininger troupe opens in Berlin.
	desc = "EVT_33000_DESC" # 
	style = 0

	date = { year = 1916} 
	offset = 200

	action_a = {
        	name = "ACTIONNAME36926A"
		command = {type = prestige value = 1 }
	}

}


event = { 
	id = 33001
	random = no
	country = GER

	name = "EVT_33001_NAME" # Carl Hagenbeck
	desc = "EVT_33001_DESC" # 
	style = 0

	date = { year = 1874 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME33001A"
		command = {type = prestige value = 3 }
	}

}




event = { 
	id = 33002
	random = no
	country = GER

	name = "EVT_33002_NAME" # Konrad Duden
	desc = "EVT_33002_DESC" # 
	style = 0

	date = { year = 1880 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME33002A"
		command = {type = literacy value = 0.05 }
	}

}
