From: PatR Date: Thu, 18 Aug 2022 20:52:42 +0000 (-0700) Subject: fixes entry for PR #856 - sleep explosion X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76c000ec11dbf227347568d1e76727ee8a42ee07;p=nethack fixes entry for PR #856 - sleep explosion 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 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index c261e6c66..6daf25ff4 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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