From: PatR Date: Sat, 8 Oct 2022 23:09:19 +0000 (-0700) Subject: fixes entry for PR #883 - digestion attack by hero X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3681855f343309dcbcfc4f8ebcfe5d23042b56c4;p=nethack 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 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 1f815d31e..6f437f347 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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