From 99683d94b4e9b6b66d37524e753880ecfeda3fba Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 25 Aug 2023 12:14:02 -0700 Subject: [PATCH] fixes entry for PR #1087 - Magicbane cancellation Pull request from entrez: if Magicbane's cancellation effect hit a shapeshifter and caused it to revert to base form, further messages for the rest of that attack referred to it by the cached name of its shifted shape. Fixes #1087 --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 012621d6f..cd97ee895 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1229,6 +1229,8 @@ status highlighting for hit points didn't work as intended for up or down HP changes; 'up' rule was used for both, 'down' rule was ignored unhide an unseen water monster using a polymorph trap on land allow defining random-teleport exclusion zones in lua +if Magicbane cancelled a shapeshifter, forcing it to 'unshift', subsequent + messages continued to refer to the shifted form Fixes to 3.7.0-x General Problems Exposed Via git Repository