#####################################################
# Holstein Flavor Events
#
# scripted by Johan Andersson
#
# id range = 34200-
# 
#####################################################

event = { 
	id = 34200
	random = no
	country = HLS

	name = "EVT_34200_NAME" # 
	desc = "EVT_34200_DESC" # 
	style = 0

	date = { month = december year = 1850 } 
	offset = 500

	action_a = {
        	name = "ACTIONNAME34200A"
        	command = { type = resource which = clipper_convoy value = 20 }
        	command = { type = prestige value = 5 }
	}

}
