
Parliament Agenda
Contain Banking
This Estate wants us to act against the spread of Banking in our country.
BankingInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:156
160potential = {
165any_owned_location = {
166institution_progress:banking > 0
167institution_progress:banking < 99
}
}
171on_accept = {
172ordered_owned_location = {
173limit = {
174institution_progress:banking > 0
175institution_progress:banking < 99
}
177order_by = population
178max = {
179value = 1
180add = {
181value = num_provinces
182divide = 20
}
}
185check_range_bounds = no
186change_institution_progress = {
}
}
}
192chance = 10