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

hre_bind_voting_to_religion_group

hre_bind_voting_to_religion_groupin_game/common/scripted_effects/international_organization_effects.txt:1239
Требуетhre_voting_no_religion_requirementПеременнаяcustom tooltiphre_voting_to_religionПеременнаяcustom tooltip

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

1240custom_tooltip = {
1241text = hre_bind_voting_to_religion_group_tt Теперь стать Concept может только держава с религией из Concept Concept.
1243if = {
1244limit = {
1244has_variable = hre_voting_to_religion
}
1245remove_variable = hre_voting_to_religion
}
1247if = {
1248limit = {
}
}
1251set_variable = {
1251value = yes
}
}
}