Changed the order of the road layer, putting it under desert and ice.
This commit is contained in:
parent
c72eb0e2c9
commit
58e5349f8a
1 changed files with 3 additions and 3 deletions
|
@ -197,9 +197,9 @@
|
|||
#{TERRAIN_ADJACENT -193 ftgvX cZp\|/s cliff}
|
||||
{TERRAIN_ADJACENT -193 ftgvX !ftgvX grassland}
|
||||
{TERRAIN_ADJACENT -194 r !r dirt}
|
||||
{TERRAIN_ADJACENT -195 R !R road} # Missing gfx
|
||||
{TERRAIN_ADJACENT -196 d !d desert}
|
||||
{TERRAIN_ADJACENT -197 i !i ice}
|
||||
{TERRAIN_ADJACENT -195 d !d desert}
|
||||
{TERRAIN_ADJACENT -196 i !i ice}
|
||||
{TERRAIN_ADJACENT -197 R !R road} # Missing gfx
|
||||
{TERRAIN_ADJACENT -198 Yw !Yw swampwater}
|
||||
{TERRAIN_ADJACENT -199 cZp\|/ !cZp\|/ coast}
|
||||
{TERRAIN_ADJACENT -200 s !s ocean}
|
||||
|
|
Loading…
Add table
Reference in a new issue