Make desert road transition under desert and sand, instead of on top of them.
This commit is contained in:
parent
e49fa11f34
commit
de53870b4f
1 changed files with 5 additions and 4 deletions
|
@ -878,10 +878,11 @@
|
|||
{TERRAIN_ADJACENT -300 Rp (!,Rp) flat/stone-path}
|
||||
{TERRAIN_ADJACENT_CUSTOM -250 *^Gvs (!,*^Gvs,C*,K*,*^F*,M*,H*,W*,S*) flat/farm-veg-spring transition2}
|
||||
{TERRAIN_ADJACENT -259 Re (!,Re) flat/dirt}
|
||||
{TERRAIN_ADJACENT -310 Rd (!,Rd) desert-road}
|
||||
#{TERRAIN_ADJACENT -320 (Dd,Do) (!,Dd,Do) desert-oasis}
|
||||
{TERRAIN_ADJACENT -330 Dd (!,Dd) desert}
|
||||
{TERRAIN_ADJACENT -340 Ds (!,Ds) sand}
|
||||
|
||||
#{TERRAIN_ADJACENT -310 (Dd,Do) (!,Dd,Do) desert-oasis}
|
||||
{TERRAIN_ADJACENT -320 Dd (!,Dd) desert}
|
||||
{TERRAIN_ADJACENT -330 Ds (!,Ds) sand}
|
||||
{TERRAIN_ADJACENT -340 Rd (!,Rd) desert-road}
|
||||
|
||||
|
||||
# Water Transitions draw below everything else
|
||||
|
|
Loading…
Add table
Reference in a new issue