From 3b0fbb6601eade8f4a4158e4ac4d2197661531ca Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 9 Jun 2022 00:35:00 -0400 Subject: [PATCH] fixes entry: vampire shapeshifting in a door #794 Closes #794 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) 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