Prevented farmland from being placed on roads.
This commit is contained in:
parent
524aff8390
commit
c8d12f3e16
2 changed files with 6 additions and 6 deletions
|
@ -121,19 +121,19 @@
|
|||
[road_cost]
|
||||
terrain=Gg
|
||||
cost=10
|
||||
convert_to=Re
|
||||
convert_to=Rr
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
terrain=Ds
|
||||
cost=25
|
||||
convert_to=Re
|
||||
convert_to=Rr
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
terrain=Gs^Fp
|
||||
cost=20
|
||||
convert_to=Re
|
||||
convert_to=Rr
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
|
@ -146,13 +146,13 @@
|
|||
[road_cost]
|
||||
terrain=Hh
|
||||
cost=30
|
||||
convert_to=Re
|
||||
convert_to=Rr
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
terrain=Mm
|
||||
cost=50
|
||||
convert_to=Re
|
||||
convert_to=Rr
|
||||
[/road_cost]
|
||||
|
||||
#road going through snow is covered over by
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
name=prestart
|
||||
|
||||
{SCATTER_EMBELLISHMENTS G* ^Efm 7}
|
||||
{SCATTER_EMBELLISHMENTS Re,Rb,Gd ^Gvs 5}
|
||||
{SCATTER_EMBELLISHMENTS Rb,Gd ^Gvs 5}
|
||||
{SCATTER_EMBELLISHMENTS G*,D*,R*,Uu*,Ur* ^Es 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R*,Uu*,Ur* ^Em 2}
|
||||
{SCATTER_EMBELLISHMENTS Uu* ^Emf 2}
|
||||
|
|
Loading…
Add table
Reference in a new issue