rimskie_marionetk_categ = {	
	icon = GFX_decision_category_military_operation
	allowed = {	
		OR = {
			tag = XBO
			tag = ZKG
			tag = ZDI
			tag = ZWI
			tag = XAU
			tag = ZAV
			tag = ZGL
			tag = ZKT
			tag = ZAU
			tag = XMZ
			tag = ZKL
			tag = ZAL
			tag = ZKA
			tag = ZBE
		}
	}
	visible = {
		is_subject_of = ZRI
		ZRI = {
			has_government = fascism
			has_idea = rim_stag
			has_idea = rim_zastoi
			NOT = {
				has_completed_focus = zri_tragedia_v_alpah
			}
		}
	}
	priority = 85
}