#####################################################
# Greek Flavor Events
#
# scripted by Johan Andersson
#
# id range = 30600-
# 
#####################################################

event = { 
	id = 30600
	random = no
	country = GRE

	picture = olympics

	name = "EVT_30600_NAME" # The First Modern Olympics
	desc = "EVT_30600_DESC" # 
	style = 0

	date = { month = may year = 1896} 
	offset = 100

	action_a = {
        	name = "ACTIONNAME30600A"
		command = {type = prestige value = 30 }
	}

}
