##########################
#  Papal flavor events   #
#      scripted by       #
#  David"Rygar"Fallgren  #
##########################


event = { 
	id = 35700
	random = no
	country = PAP

	name = "EVT_35700_NAME" # Rerum Novarum
	desc = "EVT_35700_DESC" # 
	style = 0

	date = { day = 15 month = may year = 1891 } 

	action_a = {
        	name = "OK"
		command = { type = pop_consciousness which = labourers value = -1}
		command = { type = pop_consciousness which = soldiers value = -1}
		command = { type = pop_consciousness which = clerks value = -1}
	}

}