NORDIC_debug_decisions_category = {
	icon = saf_anti_colonialist_crusade
	priority = 69
	allowed = {
		is_debug = yes
		NORDIC_is_nordic = yes
	}
	visible = {
		NOT = {
			has_country_flag = im_not_here_to_make_friends
		} 
		has_country_flag = nordic_debug_decisions_tack
	}
}

NORDIC_cooperation_decisions_category = {
	priority = 70 
	
	allowed = {
		NORDIC_is_nordic = yes
		has_aat = yes 		
	}
	
	visible = {
		NOT = {
			has_country_flag = im_not_here_to_make_friends
		}  
		is_subject = no 
		has_war = no
		#has_completed_focus = NORDIC_reaching_out_to_our_neighbors
		always = no # For now - replace with appropriate trigger if turning it back on 
	}

	visible_when_empty = yes
}
