﻿Open_PopluationCheat_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		NOT = { has_variable = PopluationCheat_variable }
		NOT = { has_variable = Open_AnyCheat_Decision_variable }
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheat_variable
		set_variable = Open_AnyCheat_Decision_variable
	}
}
Close_PopluationCheat_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = Open_AnyCheat_Decision_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheat_variable
		remove_variable = Open_AnyCheat_Decision_variable
	}
}

AddPop_Farmers_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = farmers
			size = 1000000
		}
	}
}
AddPop_Clerks_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = clerks
			size = 1000000
		}
	}
}
AddPop_Slaves_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = slaves
			size = 1000000
		}
	}
}
AddPop_Laborers_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = laborers
			size = 1000000
		}
	}
}
AddPop_Machinists_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = machinists
			size = 1000000
		}
	}
}
AddPop_Engineers_1000K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = engineers
			size = 1000000
		}
	}
}

AddPop_Officers_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = officers
			size = 10000
		}
	}
}
AddPop_Shopkeepers_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = shopkeepers
			size = 10000
		}
	}
}
AddPop_Capitalists_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = capitalists
			size = 10000
		}
	}
}
AddPop_Aristocrats_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = aristocrats
			size = 10000
		}
	}
}
AddPop_Academics_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = academics
			size = 10000
		}
	}
}
AddPop_Bureaucrats_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = bureaucrats
			size = 10000
		}
	}
}
AddPop_Clergymen_10K_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatAddSomePopluationEffect = {
			pop_type = clergymen
			size = 10000
		}
	}
}



ChangeStatePopluation_culture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatChangePopluationCultureEffect = yes
	}
}

ChangeStatePopluation_religion_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		DC_CheckAddPop_trigger = yes
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DecisionCheatChangePopluationReligionEffect = yes
	}
}


ChangeCountryPopluation_culture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		every_scope_state = {
			every_scope_pop = { DC_ChangePop_culture = yes }
		}
	}
}

ChangeCountryPopluation_religion_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		every_scope_state = {
			every_scope_pop = { DC_ChangePop_religion = yes }
		}
	}
}

AddCountryPrimaryCulture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		DC_add_primary_culture = yes
	}
}
RemoveCountryPrimaryCulture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
	}

	possible = {

	}

	ai_chance = {
		value = 0
	}
	when_taken = {
		DC_remove_primary_culture = yes
	}
}

SetCountryReligion_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
	}

	possible = {

	}

	ai_chance = {
		value = 0
	}
	when_taken = {
		DC_set_country_religion = yes
	}
}


Open_PopluationCheatMarkCulture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		NOT = { has_variable = PopluationCheatMarkCulture_variable }
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheatMarkCulture_variable
	}
}
Close_PopluationCheatMarkCulture_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkCulture_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheatMarkCulture_variable
	}
}

#################################################################################
#################################################################################
#################################################################################


Open_PopluationCheatMarkReligion_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		NOT = { has_variable = PopluationCheatMarkReligion_variable }
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheatMarkReligion_variable
	}
}
Close_PopluationCheatMarkReligion_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheatMarkReligion_variable
	}
}


PopCheatMarkReligion_catholic_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_catholic
	}
}
PopCheatMarkReligionRemoveMark_catholic_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_catholic
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_catholic
	}
}
PopCheatMarkReligion_protestant_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_protestant
	}
}
PopCheatMarkReligionRemoveMark_protestant_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_protestant
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_protestant
	}
}
PopCheatMarkReligion_orthodox_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_orthodox
	}
}
PopCheatMarkReligionRemoveMark_orthodox_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_orthodox
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_orthodox
	}
}
PopCheatMarkReligion_oriental_orthodox_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_oriental_orthodox
	}
}
PopCheatMarkReligionRemoveMark_oriental_orthodox_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_oriental_orthodox
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_oriental_orthodox
	}
}
PopCheatMarkReligion_sunni_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_sunni
	}
}
PopCheatMarkReligionRemoveMark_sunni_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_sunni
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_sunni
	}
}
PopCheatMarkReligion_shiite_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_shiite
	}
}
PopCheatMarkReligionRemoveMark_shiite_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_shiite
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_shiite
	}
}
PopCheatMarkReligion_jewish_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_jewish
	}
}
PopCheatMarkReligionRemoveMark_jewish_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_jewish
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_jewish
	}
}
PopCheatMarkReligion_mahayana_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_mahayana
	}
}
PopCheatMarkReligionRemoveMark_mahayana_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_mahayana
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_mahayana
	}
}
PopCheatMarkReligion_gelugpa_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_gelugpa
	}
}
PopCheatMarkReligionRemoveMark_gelugpa_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_gelugpa
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_gelugpa
	}
}
PopCheatMarkReligion_theravada_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_theravada
	}
}
PopCheatMarkReligionRemoveMark_theravada_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_theravada
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_theravada
	}
}
PopCheatMarkReligion_confucian_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_confucian
	}
}
PopCheatMarkReligionRemoveMark_confucian_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_confucian
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_confucian
	}
}
PopCheatMarkReligion_hindu_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_hindu
	}
}
PopCheatMarkReligionRemoveMark_hindu_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_hindu
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_hindu
	}
}
PopCheatMarkReligion_shinto_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_shinto
	}
}
PopCheatMarkReligionRemoveMark_shinto_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_shinto
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_shinto
	}
}
PopCheatMarkReligion_sikh_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_sikh
	}
}
PopCheatMarkReligionRemoveMark_sikh_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_sikh
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_sikh
	}
}
PopCheatMarkReligion_animist_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_animist
	}
}
PopCheatMarkReligionRemoveMark_animist_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_animist
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_animist
	}
}
PopCheatMarkReligion_atheist_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		NOT = { has_variable = PopluationCheaMarkReligion_mark_one_variable }
	}

	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		set_variable = PopluationCheaMarkReligion_mark_one_variable
		set_variable = DC_MarkReligion_atheist
	}
}
PopCheatMarkReligionRemoveMark_atheist_Decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = PopluationCheat_variable
		has_variable = PopluationCheatMarkReligion_variable
		has_variable = DC_MarkReligion_atheist
		has_variable = PopluationCheaMarkReligion_mark_one_variable
	}
	possible = {

	}

	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = PopluationCheaMarkReligion_mark_one_variable
		remove_variable = DC_MarkReligion_atheist
	}
}









