debug_decisions = {
	icon = generic_research
	visible = {
		is_debug = yes
	}
}

show_changelog = {
	icon = generic_propaganda

	allowed = {
		NOT = { is_in_faction_with = BET }
	}
	
	priority = -100
}

show_setup = {
	icon = generic_propaganda

	allowed = {
		NOT = { is_in_faction_with = BET }
	}
	
	priority = -100
}

propaganda_efforts = {
	icon = generic_propaganda

	visible = {

	}
}
SAF_anti_colonialist_crusade = {
	allowed = {
		always = no
	}
}

war_measures = {
	icon = generic_propaganda

	visible = {
		has_war = yes
	}
}
operations = {
	icon = GFX_decision_category_military_operation

	allowed = {
		NOT = { is_in_faction_with = BET }
	}
	
	priority = 100
}

foreign_support = {
	icon = generic_political_actions
	
}

prestigious_projects = {
	
}

foreign_politics = {
	icon = generic_political_actions
}

political_actions = {
	icon = generic_political_actions

	allowed = {
		always = yes
	}
}

foreign_influence = {
	icon = generic_political_actions
}

fascism_on_the_rise = {
	icon = generic_fascism

	allowed = {
		NOT = {
			AND = {
				has_dlc = "Man the Guns"
				OR = {
					original_tag = USA
				}
			}
		}
	}
	
	#visible = {
	#	NOT = { has_government = fascism }
	#	has_idea_with_trait = fascist_demagogue
	#}
}

democratic_on_the_rise = {
	icon = generic_democracy

	allowed = {
		always = yes
	}
	
	#visible = {
	#	NOT = { has_government = democratic }
	#	has_idea_with_trait = democratic_reformer
	#}
}

communism_on_the_rise = {
	icon = generic_communism

	allowed = {
		NOT = {
			AND = {
				has_dlc = "Man the Guns"
				OR = {
					original_tag = USA

				}
			}
		}
	}
	
	#visible = {
	#	NOT = { has_government = communism }
	#	has_idea_with_trait = communist_revolutionary
	#}
}

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

}

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 = {
		has_dlc = "Man the Guns"
	}
}

category_exile_forces = {
	
	icon = infiltration
	picture = GFX_decision_cat_picture_government_in_exile
	allowed = {
		has_dlc = "Man the Guns"
	}
}
