Fixes problems with dwarvencastle-stonewall-other corners (bug #25522)
This commit is contained in:
parent
515244d21d
commit
7a23c80b6e
1 changed files with 4 additions and 3 deletions
|
@ -695,9 +695,10 @@
|
|||
#dwarven castle transitions
|
||||
{WALL_TRANSITION3 (Cud,Kud) Ql* Qx* unwalkable/dcastle-lava-chasm}
|
||||
|
||||
{NEW:WALL2_L (Cud,Kud) X* (!,Cud,Kud,X*) -89 castle/dwarven-castle-wall}
|
||||
{NEW:WALL2_L (Cud,Kud) Ql* (!,Cud,Kud,Ql*) -89 unwalkable/dcastle-lava}
|
||||
{NEW:WALL2_L (Cud,Kud) Qx* (!,Cud,Kud,Qx*) -89 unwalkable/dcastle-chasm}
|
||||
# Custom flag used to allow stone walls to still get drawn over these
|
||||
{NEW:WALL2 (Cud,Kud) X* (!,Cud,Kud,X*) castle/dwarven-castle-wall FLAG=castlewall}
|
||||
{NEW:WALL2 (Cud,Kud) Ql* (!,Cud,Kud,Ql*) unwalkable/dcastle-lava FLAG=castlewall}
|
||||
{NEW:WALL2 (Cud,Kud) Qx* (!,Cud,Kud,Qx*) unwalkable/dcastle-chasm FLAG=castlewall}
|
||||
|
||||
{NEW:WALL (Cud,Kud) (!,Cud,Kud,X*) castle/dwarven-castle}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue