YGR_PowerStruggle_category = {
	icon = GFX_decision_category_power_struggle
	allowed = {
		tag = YGR
	}
	visible = {
		has_country_flag = YGR_powerstruggle
	}
	scripted_gui = YGR_PowerStruggle_GUI
	visible_when_empty = yes
	priority = 100
}

YGR_Smuggling_category = {
	icon = GFX_decision_category_generic_arms_crate
	picture = GFX_YGR_decision_smuggling
	allowed = {
		tag = YGR
	}
	visible = {
		has_country_flag = YGR_Smuggling_enabled
	}
	visible_when_empty = yes
	priority = 80
}