
의회 안건이번 버전 변경
현지 시장 관련 불만 응대
우리는 귀족 계층이 불만을 제기한 현지 시장을 모두 제거할 것입니다.
현지 시장건물on accept정의in_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