]> granicus.if.org Git - nethack/commitdiff
fixes entry for PR #856 - sleep explosion
authorPatR <rankin@nethack.org>
Thu, 18 Aug 2022 20:52:42 +0000 (13:52 -0700)
committerPatR <rankin@nethack.org>
Thu, 18 Aug 2022 20:52:42 +0000 (13:52 -0700)
Pull request from entrez:  when the hero breaks a non-empty wand of
sleep and gets hit by the resulting explosion, don't describe it as
"the sleep /ray/ hits you."

Closes #856

doc/fixes3-7-0.txt

index c261e6c6622fa08a277c56db07cfd205c0c1d46a..6daf25ff401f78baf632d33f70de6ee06d913d85 100644 (file)
@@ -1009,6 +1009,8 @@ thowing a non-weapon while engulfed by an ochre jelly reported that the item
        vanished into the jelly's "currents"
 if a pet gelatinous cube eats a container, treat it the same as when a hostile
        one does:  the container is destroyed but its conters are engulfed
+when breaking a wand of sleep hits the hero with the explosion, don't describe
+       that as "the sleep ray hits you"
 
 
 Fixes to 3.7.0-x Problems that Were Exposed Via git Repository