U631 - bustling town down stairs

correct the region where the down stairs can be placed so they don't show up
in a cut off cave.  If/when the level generator is improved to avoid generating
such caves, the down stairs region could potentially be changed back.
This commit is contained in:
cohrs
2003-09-04 15:24:15 +00:00
parent 74d4f057d5
commit 1a94dcfca3
2 changed files with 3 additions and 2 deletions

View File

@@ -526,7 +526,7 @@ ENDMAP
REGION:(00,00,38,15),lit,"ordinary"
STAIR:levregion(01,03,20,19),(0,0,39,15),up
STAIR:levregion(21,03,75,19),(0,0,39,15),down
STAIR:levregion(61,03,75,19),(0,0,39,15),down
FOUNTAIN:(22,07)
FOUNTAIN:(09,13)
REGION:(13,5,14,6),unlit,"ordinary"

View File

@@ -6,7 +6,8 @@ monster draining the player using Stormbringer decreased monster's hitpoints
polymorphing to a flaming sphere should cure slime like other flaming monsters
grammar, spelling and other typos
student statues were converted to valkyries, not archeologists
fix typo in bustling town down stairs declaration
Platform- and/or Interface-Specific Fixes
-----------------------------------------