Don't draw lava transitions when next to cavewall

This commit is contained in:
James Spencer 2005-03-31 05:37:58 +00:00
parent 1d5e113a93
commit 66162fb756

View File

@ -460,7 +460,7 @@
{TERRAIN_ADJACENT -180 HA !HA snow-hills}
{TERRAIN_ADJACENT -181 J !J desert-hills}
{TERRAIN_ADJACENT -182 ha !ha hills}
{TERRAIN_ADJACENT -183 l !l lava}
{TERRAIN_ADJACENT -183 l !lW lava}
{TERRAIN_ADJACENT -184 uD !uD cave-floor}
{TERRAIN_ADJACENT -185 SVF !SVF snow}
{TERRAIN_ADJACENT -186 i !i ice}