#####################################################
# Bavaarian Flavor Events
#
# scripted by Johan Andersson
#
# id range = 33400-
# 
#####################################################

event = { 
	id = 33400
	random = no
	country = BAY

	picture = 33400

	name = "EVT_33400_NAME" # The Walhalla
	desc = "EVT_33400_DESC" # 
	style = 0

	date = { month = september year = 1842 } 
	offset = 100

	action_a = {
        	name = "ACTIONNAME33400A"
        	command = { type = prestige value = 10 }
	}

}


event = { 
	id = 33401
	random = no
	country = BAY
	
	trigger = {
		constitution = { type =  monarchy }
	}

	name = "EVT_33401_NAME" # Lola Montez
	desc = "EVT_33401_DESC" # 
	style = 0

	date = { year = 1848 } 
	offset = 300

	action_a = {
        	name = "ACTIONNAME33401A"
        	command = { type = pop_consciousness which = capitalists value = 1 }
        	command = { type = pop_consciousness which = clerks value = 1 }
        	command = { type = pop_consciousness which = craftsmen value = 1 }
	}

}



event = { 
	id = 33402
	random = no
	country = BAY

	name = "EVT_33402_NAME" # New Pinacotheque
	desc = "EVT_33402_DESC" # 
	style = 0

	date = { year = 1853 } 
	offset = 300

	action_a = {
        	name = "ACTIONNAME33402A"
        	command = { type = prestige value = 10 }
		command = { type = pop_consciousness which = farmers value = 1 	 where = 0 }
		command = { type = pop_consciousness which = labourers value = 1 where = 0 }
		command = { type = pop_consciousness which = clerks value = 1    where = 0 }
	}

}


event = { 
	id = 33403
	random = no
	country = BAY

	name = "EVT_33403_NAME" # Richard Wagner
	desc = "EVT_33403_DESC" # 
	style = 0

	date = { year = 1876 } 
	offset = 100

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