fixes entry for PR #883 - digestion attack by hero

Pull request from entrez:  poly'd hero who digests a creature has a
change to gain an intrinsic from it.  I put the fixes entry in the
New Features section.

I was a bit concerned that g.afternmv might be cleared during the
turns the hero is busy digesting, leaving a stale value for
g.corpsenm_digested, but I don't think that that can happen.

Fixes #883
This commit is contained in:
PatR
2022-10-08 16:09:19 -07:00
parent c78e7af013
commit 3681855f34

View File

@@ -1855,6 +1855,7 @@ simplified configuration options menu
rudimentary key rebinding in game options
experimental #saveoptions command to allow saving configuration settings
mouse buttons can be bound to extended commands
hero poly'd into purple worm can gain intrinsics from digesting whole monster
Platform- and/or Interface-Specific New Features