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
This commit is contained in:
PatR
2023-08-25 12:14:02 -07:00
parent 9a5b6e8e77
commit 99683d94b4

View File

@@ -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