#####################################################
# Argentinian Flavor Events
#
# scripted by Johan Andersson
#
# id range = 46600-
# 
#####################################################


event = { 
	id = 46600
	random = no
	country = ARG

	name = "EVT_46600_NAME" # Juan Bautista Alberdi
	desc = "EVT_46600_DESC" # 


	date = {year = 1852 month = may }
	offset  = 30
	

	action_a = {
        	name = "OK"
		command = {type = pop_ideology which = 10 value = liberal }
		command = {type = prestige value = 10 }
		command = {type = pop_consciousness which = labourers value = 1 }
		command = {type = pop_consciousness which = craftsmen value = 1 }
		command = {type = pop_consciousness which = farmers value = 1 }
	}

}




event = { 
	id = 46601
	random = no
	country = ARG

	name = "EVT_46601_NAME" # Facundo: or, Civilization and Barbarism
	desc = "EVT_46601_DESC" # 
	style = 0

	date = {year = 1845 }
	offset  = 300
	

	action_a = {
        	name = "OK"
		command = {type = revolt where = -1 }
		command = {type = pop_consciousness which = farmers value = 1 }
		command = {type = pop_consciousness which = aristocrats value = 1 }
	}

}

