debug_decisions = {
	icon = generic_research
	visible = {
		is_debug = yes
		is_ai = no
	}
}
propaganda_efforts = {
	icon = generic_propaganda

	allowed = {
		always = no
	}

	visible = {

	}
}
MTG_naval_treaties = {
	picture = GFX_decision_cat_picture_naval_treaties
	allowed = {
		has_dlc = "Man the Guns"
		always = no
	}
	visible = {
		OR = {
			is_major = yes
		}
		any_owned_state = {
			is_coastal = yes
		}
	}
	priority = 10
}
war_measures = {
	icon = generic_propaganda

	allowed = {
		always = no
	}

	visible = {
		has_war = yes
		has_war_with_non_exiled_country = yes  
	}
}
operations = {
	icon = GFX_decision_category_military_operation
	priority = 9
}
foreign_support = {
	icon = generic_political_actions
	
}
prestigious_projects = {
	
}
CHI_occupation_actions = {
	icon = generic_crisis
	priority = 2
}

foreign_politics = {
	icon = generic_political_actions
}
political_actions = {
	icon = generic_political_actions

	allowed = {
		always = no
	}
}
foreign_influence = {
	icon = generic_political_actions
}
crisis = {
	icon = generic_crisis
	priority = 100

	visible = {
		OR = {
			has_country_flag = crisis_in_progress
			has_civil_war = yes
		}
	}
}
demobilization = {
	icon = generic_crisis
	priority = 100
	
	visible = {
		has_war = no
	}
}
economy_decisions = {
	icon = generic_economy

	allowed = {
		always = no
	}

}
prospect_for_resources = {
	icon = generic_prospect_for_resources

	allowed = {
		has_dlc = "Waking the Tiger"
	}
}

special_projects = {
	
	icon = generic_prospect_for_resources

	allowed = {
		has_dlc = "Waking the Tiger"
	}
}

governments_in_exile = {
	
	icon = generic_formable_nations
	picture = GFX_decision_cat_picture_government_in_exile
	allowed = {
		OR = {
			has_dlc = "Man the Guns"
			has_dlc = "By Blood Alone"
		}
	}

	visible = {
	}

	priority = 7
}
category_exile_forces = {
	
	icon = infiltration
	picture = GFX_decision_cat_picture_government_in_exile
	allowed = {
		OR = {
			has_dlc = "Man the Guns"
			has_dlc = "By Blood Alone"
		}
	}
	priority = 6
}
category_test_decisions = {
	priority = 110
	visible = {
		is_debug = yes
	}
}
lar_local_recruitment = {
	allowed = { has_dlc = "La Resistance" }

	visible = { has_done_agency_upgrade = upgrade_training_centers }

	visibility_type = map_and_decisions_view
	
	on_map_area = {
		state = 8
		name = LAR_recruitment_europe
		zoom = 650
		
		target_root_trigger = {
			OR = {
				has_country_flag = europe_recruitment_unlocked
				capital_scope = { is_on_continent = europe }
			}
		}
	}

	on_map_area = {
		state = 373
		name = LAR_recruitment_north_america
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = north_america_recruitment_unlocked
				capital_scope = { is_on_continent = north_america }
			}
		}
	}

	on_map_area = {
		state = 487
		name = LAR_recruitment_south_america
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = south_america_recruitment_unlocked
				capital_scope = { is_on_continent = south_america }
			}
		}
	}

	on_map_area = {
		state = 295
		name = LAR_recruitment_africa
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = africa_recruitment_unlocked
				capital_scope = { is_on_continent = africa }
			}
		}
	}

	on_map_area = {
		state = 597
		name = LAR_recruitment_asia
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = asia_recruitment_unlocked
				capital_scope = { is_on_continent = asia }
			}
		}
	}

	on_map_area = {
		state = 521
		name = LAR_recruitment_oceania
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = australia_recruitment_unlocked
				capital_scope = { is_on_continent = australia }
			}
		}
	}

	on_map_area = {
		state = 439
		name = LAR_recruitment_india
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = india_recruitment_unlocked
			}
		}
	}

	on_map_area = {
		state = 656
		name = LAR_recruitment_middle_east
		zoom = 850

		target_root_trigger = {
			OR = {
				has_country_flag = middle_east_recruitment_unlocked
				capital_scope = { is_on_continent = middle_east }
			}
		}
	}
}
nato_decisions = {
	picture = generic_democracy
	allowed = {
		always = yes
	}
	visible = {
		date > 1944.1.1
	}
	priority = 100
}

foreign_mio_decisions_category = {
	picture = generic_economy
	allowed = {
		has_dlc = "Arms Against Tyranny"
	}
	priority = 5
}
generic_purchase_old_ships_category = {
	icon = GFX_decision_category_MTG_naval_treaties
	picture = GFX_decision_cat_picture_naval_treaties
	
	allowed = {
		always = yes
	}
	visible = {
		has_country_flag = generic_purchase_old_ships_flag
	}
	
	priority = {
		base = 8
	}
	visible_when_empty = no
}
generic_refit_civilian_ships_category = {
	icon = GFX_decision_category_MTG_naval_treaties
	picture = GFX_decision_cat_picture_generic_shipbuilding
	
	allowed = {
		always = yes
	}
	visible = {
		has_country_flag = refit_convoy_ships_flag
	}
	
	priority = {
		base = 8
	}
	visible_when_empty = no
}
fascism_on_the_rise = {
	icon = generic_fascism

	allowed = {
		always = yes
	}
	
	visible = {
		always = yes
	}
}

democratic_on_the_rise = {
	icon = generic_democracy

	allowed = {
		always = yes
	}
	
	visible = {
		always = yes
	}
}

communism_on_the_rise = {
	icon = generic_communism

	allowed = {
		always = yes
	}
	
	visible = {
		always = yes
	}
}
sponge_decisions = {
 
	allowed = {
		always = yes
	}
	
	visible = {
		always = yes
	}
}
