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

hre_bind_voting_to_religion

hre_bind_voting_to_religionin_game/common/scripted_effects/international_organization_effects.txt:1223
Требуетhre_voting_no_religion_requirementПеременнаяcustom tooltiphre_voting_to_religion_groupПеременнаяcustom tooltip

Определениеin_game/common/scripted_effects/international_organization_effects.txt:1223

1224custom_tooltip = {
1225text = hre_bind_voting_to_religion_tt Теперь стать Concept может только держава с Concept Concept.
1227if = {
1228limit = {
1228has_variable = hre_voting_to_religion_group
}
1229remove_variable = hre_voting_to_religion_group
}
1231if = {
1232limit = {
}
}
1235set_variable = {
1235value = yes
}
}
}