Скриптовый эффект

council_of_trent_abstain_effect

council_of_trent_abstain_effectin_game/common/scripted_effects/situation_effects.txt:668
ТребуетКатолическая церковьМеждународное объединениеifТридентский соборСитуацияif

Определениеin_game/common/scripted_effects/situation_effects.txt:668

669if = {
670limit = {
672is_situation_active = situation:council_of_trent
}
674remove_list_global_variable = {
674name = council_of_trent_voting_for_debate
674target = scope:actor
}
675remove_list_global_variable = {
675name = council_of_trent_voting_against_debate
675target = scope:actor
}
676add_to_global_variable_list = {
676name = council_of_trent_unvoters
676target = scope:actor
}
}