Implement the minimal patch #992.

This commit is contained in:
Lari Nieminen 2008-03-06 10:51:40 +00:00
parent 0340587542
commit 2e4795c2bb

View file

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