#####################################################
# Australian Flavor Events
#
# scripted by Johan Andersson
#
# id range = 43800-
# 
#####################################################

event = { 
	id = 43800
	random = no
	country = AST

	name = "EVT_43800_NAME" # Charles Sturt's Fourth Expedition
	desc = "EVT_43800_DESC" # 
	style = 0

	date = { year = 1846 } 
	offset = 100

	action_a = {
        	name = "ACTIONNAME43800A"
        	command = { type = prestige value = 15 }
	}
}





event = { 
	id = 43801
	random = no
	country = AST

	name = "EVT_43801_NAME" # Burke and Wills
	desc = "EVT_43801_DESC" # 
	style = 0

	date = { year = 1860 } 
	offset = 20

	action_a = {
        	name = "ACTIONNAME33800A"
        	command = { type = prestige value = 10 }
	}
}



event = { 
	id = 43802
	random = no
	country = AST

	picture = 43802

	name = "EVT_43802_NAME" # A Federal Flag
	desc = "EVT_43802_DESC" # 
	style = 0

	date = { year = 1901 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME43802A"
        	command = { type = prestige value = 5 }
		command = { type = flagname which = "1908" }
	}
}


event = { 
	id = 43803
	random = no
	country = AST

	name = "EVT_43803_NAME" # A. B. 'Banjo' Patterson
	desc = "EVT_43803_DESC" # 
	style = 0

	date = { year = 1899 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME43803A"
        	command = { type = prestige value = 5 }
        	command = { type = research_points value = 5 }
	}
}

