namespace = swap_mission_tree_event

# English Mission Tree Swap
country_event = {
	id = swap_mission_tree_event.1
	title = "swap_mission_tree_event.1.t"
	desc = "swap_mission_tree_event.1.desc"
	picture = BIG_BOOK_eventPicture

	is_triggered_only = yes
	
	fire_only_once = yes
	
	option = {
		name = "swap_mission_tree_event.1.a"
		
		swap_non_generic_missions = yes
	}
	
	option = {
		name = "swap_mission_tree_event.1.b"
		
	}
}

# Anglo-Saxon England Mission Tree Swap
country_event = {
	id = swap_mission_tree_event.2
	title = "swap_mission_tree_event.2.t"
	desc = "swap_mission_tree_event.2.desc"
	picture = BIG_BOOK_eventPicture

	is_triggered_only = yes
	
	fire_only_once = yes
	
	option = {
		name = "swap_mission_tree_event.2.a"
		
		swap_non_generic_missions = yes
	}
	
	option = {
		name = "swap_mission_tree_event.2.b"
		
	}
}