From 76c000ec11dbf227347568d1e76727ee8a42ee07 Mon Sep 17 00:00:00 2001 From: PatR Date: Thu, 18 Aug 2022 13:52:42 -0700 Subject: [PATCH] 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 --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) 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