
Parliament AgendaChanged this version
Address Local Markets Complaints
We will remove any Local Markets that has received complaints from the Nobility.
Local MarketsBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:139
141potential = {
142total_effective_building_levels:local_markets > 0
}
145on_accept = {
146ordered_owned_location = {
150order_by = population
151max = {
152value = 1
153add = {
154value = num_provinces
155divide = 5
}
157max = root.total_effective_building_levels:local_markets
}
159check_range_bounds = no
}
165add_estate_satisfaction = {
}
}
169chance = 10