ETH_chi_investments_category = {
	icon = GFX_decision_generic_china

	allowed = {
		original_tag = ETH
	}
}

ETH_european_investments_category = {
	icon = GFX_decision_generic_european_union

	allowed = {
		original_tag = ETH
	}
}

ETH_eritrea_category = {
	icon = GFX_decision_generic_eritrea

	allowed = {
		original_tag = ETH
	}
	visible = {
		has_country_flag = EPLF_formed_again
	}
}

ETH_eritrea_1_category = {
	icon = GFX_decision_generic_eritrea

	allowed = {
		original_tag = ETH
	}
	visible = {
		NOT = { country_exists = ERI }
		OR = {
			controls_state = 228
			controls_state = 229
		}
		has_country_flag = EPLF_formed_again
		has_completed_focus = ETH_eritrea_dissolve_assembly
	}
}
