##########################
#  Italian flavor events #
#      scripted by       #
#  David"Rygar"Fallgren  #
##########################


event = { 
	id = 35300
	random = no
	country = ITA

	name = "EVT_35300_NAME" # Nabucco premiere 
	desc = "EVT_35300_DESC" # 
	style = 0

	date = { day = 1 month = january year = 1910 } 

	action_a = {
        	name = "ACTIONNAME35300A"
		command = {type = prestige value = 3}

	}

}

event = { 
	id = 35301
	random = no
	country = ITA

	name = "EVT_35301_NAME" # Nabucco premiere 
	desc = "EVT_35301_DESC" # 
	style = 0

	date = { day = 1 month = january year = 1902 } 

	action_a = {
        	name = "ACTIONNAME36926A"
		command = {type = prestige value = 3}

	}

}

