﻿search_filter_prios = {
	GENERIC_FILTER
}

focus_tree = {
	id = generic_focus
	
	country = {
		factor = 1
	}
	
	default = yes
	reset_on_civilwar = no

	initial_show_position = {
		focus = generic_focus_entry
	}

	focus = {
		id = generic_focus_entry
		icon = GFX_goal_generic_allies_build_infantry
		x = 1
		y = 0
		cost = 10
		search_filters = { GENERIC_FILTER }
		
		available_if_capitulated = yes

		completion_reward = {
		}
	}
}