fixed snow-hill to mountain no-trans glitch.

This commit is contained in:
J.W. Bjerk 2007-04-17 22:19:52 +00:00
parent 2eb7b2a132
commit 4c8165a158

View File

@ -910,7 +910,7 @@
# TERRAIN_ADJACENT_CUSTOMs and varying layer numbers are used to make some
# special transitions to layer in more complex ways.
{TERRAIN_ADJACENT -140 (Mm,Hh,Ha,Ff,Fa,Fet) Chr flat/grass}
{TERRAIN_ADJACENT -140 (Mm,Hh,Ff,Fa,Fet) Chr flat/grass}
#{TERRAIN_ADJACENT_CUSTOM -150 (Mm,Vhm,Xm) (Ha,Aa,Hd,Vud,W*,B*,Vwm,Vs*,Ss) mountains transition2}
#{TERRAIN_ADJACENT_CUSTOM -151 (Mm,Vhm,Xm) (!,Mm,Vhm,Qxu,Hh,C*,K*,_K,Xu) mountains transition2}
@ -919,7 +919,7 @@
{TERRAIN_ADJACENT -170 (Ha,Vhha) (W*,B*,Vwm,Vs*,Ss) snow-hills-to-water}
{TERRAIN_ADJACENT -171 (Ha,Vhha) (Hh,Vhh) snow-hills-to-hills}
{TERRAIN_ADJACENT -172 (Ha,Vhha) (!,Ha,Vhha,Qxu) snow-hills}
{TERRAIN_ADJACENT -172 (Ha,Vhha) (!,Ha,Vhha,Qxu,Mm,Md) snow-hills}
{TERRAIN_ADJACENT -180 Hd (!,Hd,Qxu) desert-hills}
{TERRAIN_ADJACENT -190 (Mm,Vhm,Xm,Hh,Vhh) (!,Hh,Vhh,W*,B*,Vwm,Vs*,Ss) hills}
{TERRAIN_ADJACENT_CUSTOM -191 (Mm,Vhm,Xm,Hh,Vhh) (W*,B*,Vwm,Vs*,Ss) hills transition2}