]> granicus.if.org Git - nethack/commitdiff
fixes entry for PR #796 - MUSE digging
authorPatR <rankin@nethack.org>
Fri, 29 Jul 2022 22:08:27 +0000 (15:08 -0700)
committerPatR <rankin@nethack.org>
Fri, 29 Jul 2022 22:08:27 +0000 (15:08 -0700)
Pull request from entrez:  nothing happened--except spending a wand
charge--if a monster zapped a wand of digging down at a spot where
holes can't be dug.  If a pit can be dug there, dig one and then trap
the monster in it.  No-op if a pit or other trap is already present.

Closes #796

doc/fixes3-7-0.txt

index 27e727e32f44ce8f483efc820b0767c1416aec9e..b091ebe73236ee2fe2efe96eb7bbcd4befe0ef38 100644 (file)
@@ -984,6 +984,8 @@ recent changes to losedogs() could result in an infinite loop when migrating
 when invisible without see invisible you could see your hands glowing red
        after reading a scroll of confuse monster and delivering melee hits
 greased saddle makes it impossible to mount the steed
+if an item-using monster zaps a wand of digging downward on a level that
+       doesn't allow holes but does allow pits, create a pit and trigger it
 
 
 Fixes to 3.7.0-x Problems that Were Exposed Via git Repository