set_leader_MAU = { if = { limit = { check_variable = { ruling_party = 7 } } if = { limit = { check_variable = { Autocracy_leader = 0 } } set_variable = { Autocracy_leader = 1 } kill_country_leader = yes create_country_leader = { name = "Mahfouz Ould al-Azizi" picture = "Mahfouz_Ould_al_Azizi.dds" ideology = Autocracy traits = { emerging_Autocracy } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Autocracy_leader = 1 } } set_temp_variable = { b = 1 } } } else_if = { limit = { check_variable = { ruling_party = 14 } } if = { limit = { check_variable = { Neutral_conservatism_leader = 0 } } set_variable = { Neutral_conservatism_leader = 1 } kill_country_leader = yes create_country_leader = { name = "Mohamed Ould Abdel Aziz" picture = "Mohamed_Ould_Abdel_Aziz.dds" ideology = Neutral_conservatism traits = { neutrality_Neutral_conservatism } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Neutral_conservatism_leader = 1 } } set_temp_variable = { b = 1 } } } }