R765 - minetn-6 could have cut-off downstairs
minetn-6 includes a MAP along with the flags that cause it to be cavernous. However, the caverns get generated before the MAP is adde the level. Other similar MAPs have open space on their edges, but there were walls on the lower right edge of minetn-6. Added another column of mostly open space. This level can still get cut-off areas, but the stairs won't be located there.
This commit is contained in:
@@ -502,26 +502,26 @@ MAZE: "minetn-6",' '
|
||||
INIT_MAP:'.','-',true,true,lit,true
|
||||
GEOMETRY:center,top
|
||||
MAP
|
||||
.-----................----------------.
|
||||
.|...|................|...|..|...|...|.
|
||||
.|...+..--+--.........|...|..|...|...|.
|
||||
.|...|..|...|..-----..|...|..|-+---+--.
|
||||
.-----..|...|--|...|..--+---+-.........
|
||||
........|...|..|...+.............-----.
|
||||
........-----..|...|......--+-...|...|.
|
||||
.----...|...|+------..{...|..|...+...|.
|
||||
.|..+...|...|.............|..|...|...|.
|
||||
.|..|...|...|-+-.....---+-------------.
|
||||
.----...--+--..|..-+-|.................
|
||||
...|........|..|..|..|----....---------
|
||||
...|..T.....----..|..|...+....|......|-
|
||||
...|-....{........|..|...|....+......|-
|
||||
...--..-....T.....--------....|......|-
|
||||
.......--.....................---------
|
||||
.-----................----------------.-
|
||||
.|...|................|...|..|...|...|..
|
||||
.|...+..--+--.........|...|..|...|...|..
|
||||
.|...|..|...|..-----..|...|..|-+---+--..
|
||||
.-----..|...|--|...|..--+---+-.........|
|
||||
........|...|..|...+.............-----..
|
||||
........-----..|...|......--+-...|...|..
|
||||
.----...|...|+------..{...|..|...+...|..
|
||||
.|..+...|...|.............|..|...|...|..
|
||||
.|..|...|...|-+-.....---+-------------.|
|
||||
.----...--+--..|..-+-|..................
|
||||
...|........|..|..|..|----....---------.
|
||||
...|..T.....----..|..|...+....|......|-.
|
||||
...|-....{........|..|...|....+......|-.
|
||||
...--..-....T.....--------....|......|-.
|
||||
.......--.....................----------
|
||||
ENDMAP
|
||||
REGION:(00,00,38,15),lit,"ordinary"
|
||||
STAIR:levregion(01,03,20,19),(0,0,38,15),up
|
||||
STAIR:levregion(21,03,75,19),(0,0,38,15),down
|
||||
STAIR:levregion(01,03,20,19),(0,0,39,15),up
|
||||
STAIR:levregion(21,03,75,19),(0,0,39,15),down
|
||||
REGION:(13,5,14,6),unlit,"ordinary"
|
||||
REGION:(9,7,11,9),lit,"candle shop"
|
||||
REGION:(16,4,18,6),lit,"tool shop"
|
||||
|
||||
Reference in New Issue
Block a user