#####################################################
# Hessen Flavor Events
#
# scripted by Johan Andersson
#
# id range = 34100-
# 
#####################################################

event = { 
	id = 34100
	random = no
	country = HEK

	name = "EVT_34100_NAME" # Mozart Fest
	desc = "EVT_34100_DESC" # 
	style = 0

	date = { month = july year = 1838 } 
	offset = 20

	action_a = {
        	name = "ACTIONNAME34100A"
		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 }
	}
}

