NOR_debug_decisions_category = {

	icon = saf_anti_colonialist_crusade
	priority = 1000
	allowed = {
		is_debug = yes
		NOR_AAT = yes
	}
}

NOR_exile_decisions_category = {
	icon = generic_formable_nations
	picture = GFX_decision_cat_picture_NOR_ship_building
	allowed = {
		has_mtg = yes 
		original_tag = NOR 
	}
	visible = {
		always = yes
		is_government_in_exile = yes  
		has_completed_focus = NOR_the_kings_no
	}
	priority = 9
}

NOR_democratic_preparation_decisions_category = {
	icon = GFX_decision_category_generic_industry
	picture = GFX_decision_cat_generic_mefo_bills
	priority = 7
	visible = {
		has_completed_focus = NOR_broken_gun_policies
		has_war = no
	}
	allowed = {
		NOR_AAT = yes 
	}
}

NOR_allied_democratic_preparation_decisions_category = {
	icon = GFX_decision_category_NOR_fascist_deploy_prep
	picture = GFX_decision_cat_picture_NOR_preparedness
	priority = 7
	visible = {
		has_completed_focus = NOR_vote_of_no_confidence
		OR = {
			has_war = no
			AND = {
				has_war = yes 
				check_variable = { NOR_country_preparedness > 0 }
			}
		}
	}
	allowed = {
		NOR_AAT = yes 
	}
}

NOR_historical_deploy_prep_decisions_category = {
	icon = GFX_decision_category_NOR_democratic_deploy_prep
	picture = GFX_decision_cat_picture_develop_norway
	priority = 7
	visible = {
		has_completed_focus = NOR_broken_gun_policies
		has_completed_focus = NOR_weathering_the_storm_to_come
		has_defensive_war = yes
	}
	
	allowed = {
		NOR_AAT = yes 
	}
}

NOR_allied_democratic_deploy_prep_decisions_category = {
	icon = GFX_decision_category_NOR_fascist_deploy_prep 
	picture = GFX_decision_cat_picture_SWI_military_readiness_decisions
	priority = 7
	visible = {
		has_completed_focus = NOR_vote_of_no_confidence
		has_completed_focus = NOR_weathering_the_storm_to_come
		has_war = yes
	}

	allowed = {
		NOR_AAT = yes 
	}
}

NOR_fascist_preparation_decisions_category = {
	icon = GFX_decision_category_NOR_fascist_preparation
	picture = GFX_decision_cat_picture_NOR_building_fascist_support
	priority = 7
	visible = {
		has_completed_focus = NOR_lurk_in_the_shadows
		has_war = no		
	}
	allowed = {
		NOR_AAT = yes 
	}
}

NOR_fascist_deploy_prep_decisions_category = {
	icon = GFX_decision_category_NOR_fascist_deploy_prep
	picture = GFX_decision_cat_picture_NOR_fascist_war
	priority = 8
	visible = {
		has_completed_focus = NOR_quislings_coup
		has_war = yes		
		has_variable = NOR.NOR_country_preparedness
		any_state = {
			is_core_of = NOR 
			#NOT = { is_controlled_by = ROOT }
			check_variable = { NOR_state_preparation > 0 }
			
		}	
	}
	allowed = {
		NOR_AAT = yes 
	}
}

NOR_communist_preparation_decisions_category = {
	icon = GFX_decision_category_generic_communism
	picture = GFX_decision_cat_picture_NOR_rousing_proletariat
	priority = 7
	visible = {
		has_completed_focus = NOR_the_seeds_of_the_revolution	
		has_war = no
		NOT = { has_government = communism }
	}
	allowed = {
		NOR_AAT = yes 
	}	
}

NOR_monarchist_preparation_decisions_category = {
	icon = GFX_decision_category_generic_monarchism
	picture = GFX_decision_cat_picture_NOR_monarchism
	priority = 7
	visible = {
		has_completed_focus = NOR_the_chamberlains_overture
		has_war = no
	}
	allowed = {
		NOR_AAT = yes 
	}	
}

NOR_mobile_government_decisions_category = {
	icon = GFX_decision_category_generic_crisis
	picture = GFX_decision_cat_picture_NOR_olav_and_haakon
	priority = 8 
	visible = { 
		has_completed_focus = NOR_the_kings_no
		has_war = yes 
	}
	allowed = {
		NOR_AAT = yes 
	}
}	

NOR_convert_merchant_ships_decisions_category = {
	icon = GFX_decision_category_generic_crisis
	priority = 8 
		visible = {	
			has_completed_focus = NOR_convert_merchant_ships 
	}
	allowed = {
		NOR_AAT = yes 
	}	
}