EU_decisions = {
	icon = GFX_decision_generic_european_union
	
	allowed = {
		OR = {
			has_idea = EU_member
			is_european_nation = yes
		}
	}
	
}
