
议会议程本版本变更
处理关于农民训练场的投诉
我们将移除任何被贵族投诉的农民训练场。
农民训练场建筑on accept定义in_game/common/parliament_agendas/03_buildings.txt:205
207potential = {
208total_effective_building_levels:peasants_training_grounds > 0
}
211on_accept = {
212ordered_owned_location = {
216order_by = population
217max = {
218value = 1
219add = {
220value = num_provinces
221divide = 10
}
223max = root.total_effective_building_levels:peasants_training_grounds
}
225check_range_bounds = no
226change_building_level_in_location = {
228value = -1
}
}
231add_estate_satisfaction = {
}
}
235chance = 10