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:
@@ -526,7 +526,7 @@ ENDMAP
|
|||||||
|
|
||||||
REGION:(00,00,38,15),lit,"ordinary"
|
REGION:(00,00,38,15),lit,"ordinary"
|
||||||
STAIR:levregion(01,03,20,19),(0,0,39,15),up
|
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:(22,07)
|
||||||
FOUNTAIN:(09,13)
|
FOUNTAIN:(09,13)
|
||||||
REGION:(13,5,14,6),unlit,"ordinary"
|
REGION:(13,5,14,6),unlit,"ordinary"
|
||||||
|
|||||||
@@ -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
|
polymorphing to a flaming sphere should cure slime like other flaming monsters
|
||||||
grammar, spelling and other typos
|
grammar, spelling and other typos
|
||||||
student statues were converted to valkyries, not archeologists
|
student statues were converted to valkyries, not archeologists
|
||||||
|
fix typo in bustling town down stairs declaration
|
||||||
|
|
||||||
|
|
||||||
Platform- and/or Interface-Specific Fixes
|
Platform- and/or Interface-Specific Fixes
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user