fixed entry for PR #1051 - water-vault escape item

Pull request from entrez:  when creating a detached theme room of type
"water-surrounded vault", make sure that one of the chests contains an
item that could be used to escape from the room in case hero arrives
via trap door or [level] teleportation.

Closes #1051
This commit is contained in:
PatR
2023-07-07 09:50:57 -07:00
parent 95b410ee94
commit b914f79c2f

View File

@@ -1,4 +1,4 @@
HDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.1201 $ $NHDT-Date: 1687036542 2023/06/17 21:15:42 $
DT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.1201 $ $NHDT-Date: 1687036542 2023/06/17 21:15:42 $
General Fixes and Modified Features
-----------------------------------
@@ -1640,6 +1640,8 @@ special level loader didn't check for bad coordinates supplied by <level>.lua
hero might not be credited with "entered Mine Town" achievement for the town
variations which treat the whole level as the town if that level gets
entered via falling or level teleport
in the theme room "water-surrounded vault", guarantee an item which can be
be used to escape from the room in one of the four chests
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository