
Parliament Agenda
Contain Manufactories
This Estate wants us to act against the spread of Manufactories in our country.
ManufactoriesInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:468
472potential = {
477any_owned_location = {
478institution_progress:manufactories > 0
479institution_progress:manufactories < 99
}
}
483on_accept = {
484ordered_owned_location = {
485limit = {
486institution_progress:manufactories > 0
487institution_progress:manufactories < 99
}
489order_by = population
490max = {
491value = 1
492add = {
493value = num_provinces
494divide = 20
}
}
497check_range_bounds = no
498change_institution_progress = {
}
}
}
504chance = 10