political_decisions = {
	Ismail's_reforms = {
		potential = {
			tag = EGY
			civilized = no
			NOT = {
				has_country_flag = ismail's_reforms_enacted
			}
		}
		allow = {
			prestige = 5
			year = 1863
		}
		effect = {
			add_country_modifier = {
				name = ismails_reforms
				duration = -1
			}
			set_country_flag = ismail's_reforms_enacted
		}
	}
}