
Parliament AgendaChanged this version
Address Local Shrine Complaints
We will remove any Local Shrine that has received complaints from the Commoners.
Local ShrineBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:804
806potential = {
807total_effective_building_levels:local_shrine > 0
}
810on_accept = {
811ordered_owned_location = {
815order_by = population
816max = {
817value = 1
818add = {
819value = num_provinces
820divide = 10
}
822max = root.total_effective_building_levels:local_shrine
}
824check_range_bounds = no
}
830add_estate_satisfaction = {
}
}
834chance = 10