Revert patch #992 (it introduced a glitch).

This commit is contained in:
Lari Nieminen 2008-03-15 08:10:47 +00:00
parent 43e2048246
commit 069838e0a6

View File

@ -910,7 +910,7 @@
# These two work in conjunction with the mountain and hill transitions to create
# a smooth coastline between grassland, hills and mountains.
{TERRAIN_ADJACENT -270 (Gg*,Qxu) (!,Gg*,Qxu,Mm,Hh,W*) flat/grass}
{TERRAIN_ADJACENT -270 (Gg,Qxu) (!,Gg,Qxu,Mm,Hh,W*) flat/grass}
{TERRAIN_ADJACENT -319 (Gg*,Qxu,Mm,Hh) W* flat/grass-to-water}
{TERRAIN_ADJACENT -280 Gs (!,Gs,Qxu) flat/savanna}