
议会议案
扩展近代道路网络
我们国家的支柱是连接我们省份和人口中心的东西。因此,我们必须铺设新的道路,并为其建设和扩建提供资金。
近代道路革新allow
铁路革新allow修正
定义in_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:186
189modifier_when_in_debate = {
}
201chance = {
202add = 1
203add = {
204if = {
205limit = {
206num_locations > 5
}
208value = 2
}
}
211add = {
212if = {
213limit = {
214num_locations < 2
}
216value = -10
}
}
}
221on_debate_passed = {
222change_societal_value = {
}
}

