
议会议程本版本变更
处理关于农民狩猎场的投诉
我们将移除任何被贵族投诉的农民狩猎场。
农民狩猎场建筑on accept定义in_game/common/parliament_agendas/03_buildings.txt:238
240potential = {
241total_effective_building_levels:peasants_hunting_grounds > 0
}
244on_accept = {
245ordered_owned_location = {
249order_by = population
250max = {
251value = 1
252add = {
253value = num_provinces
254divide = 10
}
256max = root.total_effective_building_levels:peasants_hunting_grounds
}
258check_range_bounds = no
259change_building_level_in_location = {
261value = -1
}
}
264add_estate_satisfaction = {
}
}
268chance = 10