From fa0b2b7e94dc57589d5f292725b005c1aca52008 Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 19 Nov 2022 00:15:23 -0800 Subject: [PATCH] fixes entry for PR #925 - shop boulders Pull request from entrez: boulders owned by shops could be used up (plugging hole in floor) or stolen (pushed through unrepaired gap in shop wall) without cost. Not very common because shops rarely have boulders in them. Fixes #925 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index dccda09f2..f96e7e220 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1053,6 +1053,7 @@ some attack damage which shouldn't affect shades operated as intended when phrasing of the "you can't" message when attempting to name any monster defined with a unique name or title sounded strange when rejecting to remove the existing name without assigning a new one +some instances of using up or stealing shop-owned boulder didn't charge for it Fixes to 3.7.0-x Problems that Were Exposed Via git Repository