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:
+3
-1
@@ -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
|
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
|
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
|
variations which treat the whole level as the town if that level gets
|
||||||
entered via falling or level teleport
|
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
|
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user