]> granicus.if.org Git - nethack/commitdiff
fixes entry for PR #883 - digestion attack by hero
authorPatR <rankin@nethack.org>
Sat, 8 Oct 2022 23:09:19 +0000 (16:09 -0700)
committerPatR <rankin@nethack.org>
Sat, 8 Oct 2022 23:09:19 +0000 (16:09 -0700)
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

doc/fixes3-7-0.txt

index 1f815d31ea40d6302f5128a57c5c19fb9ed607cb..6f437f3479f0931ddba06baee0011fee3ac4bf1f 100644 (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