Fixes incorrect handling of Xue transitions.
The transitions from the Xue terrain to the Xoc / Xos / Xoi / Xom terrains were displayed incorrectly. Fixes #4154.
This commit is contained in:
parent
36f4e80113
commit
0bd3682b66
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ C*,K*,X*,Q*,W*,Ai,M*,*^V*,*^B*,_off^_usr#enddef
|
|||
{NEW:WALL (Cud,Kud) (!,Cud,Kud,X*) castle/dwarven-castle}
|
||||
|
||||
{NEW:WALL Xue (Qx*,Ql*) cave/earthy-wall-rough-chasm}
|
||||
{NEW:WALL Xue (!,Xu*) cave/earthy-wall-rough}
|
||||
{NEW:WALL Xue (!,Xu*,Xo*) cave/earthy-wall-rough}
|
||||
{NEW:WALL Xuc,Xuce (Qx*,Ql*) walls/wall-mine-chasm}
|
||||
{NEW:WALL Xuc,Xuce (!,Xu*,Xo*) walls/wall-mine}
|
||||
{NEW:WALL Xu* (Qx*,Ql*) cave/wall-rough-chasm}
|
||||
|
|
Loading…
Add table
Reference in a new issue