
Parliament AgendaChanged this version
Address Guild Hall Complaints
We will remove any Guild Hall that has received complaints from the Commoners.
Guild HallBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:672
674potential = {
675total_effective_building_levels:guild_hall > 0
}
678on_accept = {
679ordered_owned_location = {
683order_by = population
684max = {
685value = 1
686add = {
687value = num_provinces
688divide = 5
}
690max = root.total_effective_building_levels:guild_hall
}
692check_range_bounds = no
}
698add_estate_satisfaction = {
}
}
702chance = 10