# called during empire initialization when starting a new game
# scope: country
on_game_start_country = {
	events = {
		msy.01
	}
}