Prevented farmland from being placed on roads.

This commit is contained in:
Lari Nieminen 2010-09-09 21:24:00 +00:00
parent 524aff8390
commit c8d12f3e16
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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}