#####################################################
# Peruan Flavor Events
#
# scripted by Johan Andersson
#
# id range = 46800-
# 
#####################################################

event = { 
	id = 46800
	random = no
	country = PEU

	name = "EVT_46800_NAME" # Macchu Picchu is discovered!
	desc = "EVT_46800_DESC" # 
	style = 0

	date = {year = 1911 }
	offset  = 360
	

	action_a = {
        	name = "ACTIONNAME46800A"
		command = {type = research_points value = 10 }
		command = {type = treasury value = 100 }
		command = {type = prestige value = 5 }
	}

}



event = { 
	id = 46801
	random = no
	country = PEU

	name = "EVT_46801_NAME" # Weath from Guano
	desc = "EVT_46801_DESC" # 
	style = 0

	date = {year = 1845 }
	offset  = 360
	

	action_a = {
        	name = "OK"
		command = { type = resource which = fruit value = 200 }
	}

}
