From 8764ae123b4abcf63f1df8932da25bae68e1e7d5 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 29 Nov 2023 11:43:31 -0800 Subject: [PATCH] pull request #1137 - digging fixes Pull request from entrez: if breaking a wand of digging or playing a drum of earthquake destroys an altar, provoke the god's wrath. Likewise for shop damage, have the shopkeeper demand payment for repairs. Also revise the handling for some digging messages. Closes #1137 --- doc/fixes3-7-0.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index a9d16bc2f..8de10f2f7 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1286,6 +1286,10 @@ give missiles thrown or shot by monsters the same chance to get used up upon hitting as when thrown or shot by the hero change menu_headings to also accept a color or color&attribute issue feedback for encumbrance more consistently during pickup up +if hero destroys an altar by breaking a wand of digging or applying a drum of + earthquake, provoke divine wrath +if hero destroys a shop wall by breaking a wand of digging or applying a drum + of earthquake, have shopkeeper demand payment Fixes to 3.7.0-x General Problems Exposed Via git Repository