#####################################################
# Baden Flavor Events
#
# scripted by Johan Andersson
#
# id range = 33300-
# 
#####################################################

event = { 
	id = 33300
	random = no
	country = BAD

	picture = fire

	name = "EVT_33300_NAME" # Fire!
	desc = "EVT_33300_DESC" # 
	style = 0

	date = { month = february year = 1847 } 
	offset = 20

	action_a = {
        	name = "ACTIONNAME33800A"
        	command = { type = prestige value = -5 }
        	command = { type = treasury value = -200 }
	}
}

