
Parliament Issue
Expand Modern Road Network
The backbone of our country is what connects our provinces and populated centers. As such, we must pave new roads and finance their construction as well as expansion.
Modern RoadAdvanceallow
RailroadAdvanceallowModifiers
Definitionin_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 = {
}
}

