From: nhmall Date: Thu, 9 Jun 2022 04:35:00 +0000 (-0400) Subject: fixes entry: vampire shapeshifting in a door #794 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b0fbb6601eade8f4a4158e4ac4d2197661531ca;p=nethack fixes entry: vampire shapeshifting in a door #794 Closes #794 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 980fdb9ae..9c42db911 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1830,6 +1830,7 @@ more cases where newcham() gives messages (pr #775 by copperwater) lua: instance cleanup should not be applied to classes (by ToxicFrog) fix memory leaks related to selection_new() (pr #782 by argrath) wished-for doors in wizmode always vertical (pr #788 by entrez) +vampire shapeshifting in a door (pr #794 by entrez) Code Cleanup and Reorganization