
Parliament Issue
Expand Gravel 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
Paved RoadAdvanceallow
RailroadAdvanceallowModifiers
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:91
94modifier_when_in_debate = {
}
99allow = {
100NOR = {
}
}
107chance = {
108add = 1
109add = {
110if = {
111limit = {
112num_locations > 5
}
114value = 2
}
}
117add = {
118if = {
119limit = {
120num_locations < 2
}
122value = -10
}
}
}
127on_debate_passed = {
128change_societal_value = {
}
}

