SAF_fix_black_monday_category = {

	icon = generic_economy
	allowed = {
		original_tag = SAF
	}

	visible = {
		original_tag = SAF
		has_completed_focus = SAF_black_monday_crisis
		NOT = {
			has_country_flag = SAF_black_monday_over
			has_government = totalist
			has_government = syndicalist
			has_government = radical_socialist
		}
	}
}

SAF_geopolitical_actions = {
	icon = GFX_decision_category_border_conflicts

	allowed = {
		original_tag = SAF
	}
}

SAF_SMUT_ENT = {
	icon = army_reform
	picture = GFX_decision_category_SAF_Smuts_Ent

	allowed = {
		OR = {
			tag = SAF
			tag = SFR
		}
	}
	
	visible = {
		has_completed_focus = SAF_Smuts_Ref
		has_socialist_government = no
	}
	
}
SAF_PIROW_DES = {
	icon = GFX_decision_category_generic_arms_trade
	picture = GFX_decision_category_SAF_Pirow_RP

	allowed = {
		OR = {
			tag = SAF
			tag = SFR
		}
	}
	
	visible = {
		has_completed_focus = SAF_Pirow
		has_socialist_government = no
	}
}
SAF_THRIDINTREFORM_DES = {
	icon = GFX_decision_category_generic_arms_trade
	picture = GFX_decision_cat_SAF_Syndie

	allowed = { 
		tag = SAF
	}
	
	visible = {
		has_completed_focus = SAF_SOC_choose_your_destiny
		has_socialist_government = yes
	}
}

SAF_Decision_Group_Nuweveld = {
	icon = GFX_decision_category_border_conflicts

	allowed = { tag = SAF }

	visible = {
		has_completed_focus = SAF_establish_nuweveld
		NOT = { has_completed_focus = SAF_stellaland_affairs_act }
		has_socialist_government = no
		owns_state = 542
	}
}

SAF_internal_resistance = {
	icon = GFX_decision_category_border_conflicts

	allowed = {
		OR = {
			original_tag = SAF
			original_tag = SFR
		}
	}
	
	visible = {
		has_country_flag = SAF_internal_resistance_enebled
	}
}

SAF_Decision_Group_Smuts_Doctrine = {
	icon = GFX_decision_category_border_conflicts

	allowed = { tag = SAF }

	visible = {
		has_completed_focus = SAF_enact_smuts_doctrine
		has_global_flag = MAF_collapse
		NOT = {
			has_cosmetic_tag = SAF_republic
		}
	}
}

SAF_exploit_resources = {
	icon = generic_prospect_for_resources
	picture = GFX_decision_category_SAF_mining
	
	allowed = {
		OR = {
			original_tag = SAF
			original_tag = SFR
			original_tag = ZIM
		}
	}
}

SAF_Decision_Group_Boer_War = {
	icon = GFX_decision_category_border_conflicts

	allowed = {
		OR = {
			tag = CAN
			tag = SAF
			tag = SFR
			tag = ZIM
		}
	}

	visible = {
		has_global_flag = saf_boer_war
		OR = {
			has_war_with = SAF
			has_war_with = SFR
			has_war_with = ENT
		}
	}
}
