]> granicus.if.org Git - nethack/commitdiff
fixes entry for PR #848 - no traps in Tou shops
authorPatR <rankin@nethack.org>
Fri, 23 Sep 2022 06:43:36 +0000 (23:43 -0700)
committerPatR <rankin@nethack.org>
Fri, 23 Sep 2022 06:43:36 +0000 (23:43 -0700)
Pull request from copperwater:  the random traps specified by the
special level definitions of the tourist locate and goal levels could
be placed inside the shops present on those levels.

Fixes #848

doc/fixes3-7-0.txt

index 70d94d68eab5744c45182f39f2517745ffdeb10c..a3e8ff64cdf582046bbd0790801d0a09c2cf37ad 100644 (file)
@@ -1386,6 +1386,7 @@ when the Astral level got created, any fake player character monsters that
 tipping contents of one container directly into another allowed transferring
        wands of cancellation and bags of holding or tricks that were inside
        a sack, box, or chest into a bag of holding without blowing it up
+prevent random traps from being created inside the shops in the tourist quest
 
 curses: 'msg_window' option wasn't functional for curses unless the binary
        also included tty support