Implement the minimal patch #992.
This commit is contained in:
parent
0340587542
commit
2e4795c2bb
1 changed files with 1 additions and 1 deletions
|
@ -911,7 +911,7 @@
|
||||||
# These two work in conjunction with the mountain and hill transitions to create
|
# These two work in conjunction with the mountain and hill transitions to create
|
||||||
# a smooth coastline between grassland, hills and mountains.
|
# a smooth coastline between grassland, hills and mountains.
|
||||||
|
|
||||||
{TERRAIN_ADJACENT -270 (Gg*,Qxu) (!,Gg,Qxu,Mm,Hh,W*,Ss) flat/grass}
|
{TERRAIN_ADJACENT -270 (Gg*,Qxu) (!,Gg*,Qxu,Mm,Hh,W*,Ss) flat/grass}
|
||||||
{TERRAIN_ADJACENT -319 (Gg*,Qxu,Mm,Hh) W* flat/grass-to-water}
|
{TERRAIN_ADJACENT -319 (Gg*,Qxu,Mm,Hh) W* flat/grass-to-water}
|
||||||
|
|
||||||
{TERRAIN_ADJACENT -280 Gs (!,Gs,Qxu) flat/savanna}
|
{TERRAIN_ADJACENT -280 Gs (!,Gs,Qxu) flat/savanna}
|
||||||
|
|
Loading…
Add table
Reference in a new issue