
Парламентское требование
Сопротивление индустриализации
Это Concept хочет, чтобы мы выступили против распространения индустриализации в нашей державе.
ИндустриализацияИнститутpotentialОпределениеin_game/common/parliament_agendas/02_institutions.txt:624
628potential = {
633any_owned_location = {
634institution_progress:industrialization > 0
635institution_progress:industrialization < 99
}
}
639on_accept = {
640ordered_owned_location = {
641limit = {
642institution_progress:industrialization > 0
643institution_progress:industrialization < 99
}
645order_by = population
646max = {
647value = 1
648add = {
649value = num_provinces
650divide = 20
}
}
653check_range_bounds = no
654change_institution_progress = {
}
}
}
660chance = 10