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




event = { 
	id = 31501
	random = no
	country = AUS

	picture = smoking_ban

	trigger = {
	NOT = { exists = POL }
	}

	name = "EVT_31501_NAME" # Smoking ban!
	desc = "EVT_31501_DESC" # 
	style = 0

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

	action_a = {
        	name = "ACTIONNAME31501A"
		command = { type = resource which = tobacco value = -100 }

	}

}

event = { 
	id = 31502
	random = no
	country = AUS

	trigger = {}

	name = "EVT_31502_NAME" # Franz I dies.
	desc = "EVT_31502_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1843 } 

	action_a = {
        	name = "ACTIONNAME31502A"
		command = {type = pop_consciousness which = conservative value = 1 }
	}
}



## event 35102 "emperor" missing?

event = { 
	id = 31503
	random = no
	country = AUS

	trigger = {}

	name = "EVT_31503_NAME" # Speak Hungarian
	desc = "EVT_31503_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1843 } 

	action_a = {
        	name = "ACTIONNAME31503A"
		command = {type = pop_militancy which = hungarian value = -1 }
	}
}


event = { 
	id = 31504
	random = no
	country = AUS

	trigger = {}

	name = "EVT_31504_NAME" # Natshertanye 
	desc = "EVT_31504_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1844 } 

	action_a = {
        	name = "ACTIONNAME31504A"
		command = {type = pop_militancy which = czech value = 1}
		command = {type = pop_militancy which = slovak value = 1}
		command = {type = pop_militancy which = serb value = 1}
		command = {type = pop_militancy which = slovene value = 1}
		command = {type = pop_militancy which = croat value = 1}

	}

}

event = { 
	id = 31505
	random = no
	country = AUS
	picture = fjs

	trigger = {}

	name = "EVT_31505_NAME" # Empress Sisi
	desc = "EVT_31505_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1854 } 

	action_a = {
        	name = "ACTIONNAME31505A"
		command = {type = pop_consciousness which = conservative value = 1 }
	}

}

event = { 
	id = 31506
	random = no
	country = AUS

	trigger = {}

	name = "EVT_31506_NAME" # Theatre
	desc = "EVT_31506_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1912 } 

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

	}

}