From 78a2260830ce5b00ba71b54c4dd2cf215f64d900 Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 7 Jul 2023 10:45:13 -0700 Subject: [PATCH] fixes entry for PR #1057 - altars vs pits Pull request from entrez: pits created by breaking a wand of digging or applying a drum of earthquake used to be able to destroy altars but a change to prevent placing traps on 'furniture' unintentionally caused that to stop working. Closes #1057 --- 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 4a51ab591..afd5ef405 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1219,6 +1219,8 @@ in wizard mode, #terrain has offers to view all map locations as single- a legend showing letter-to-type correspondence; adding new type "lava wall" didn't update that legend and misdescribed all the types which have higher values +restore the ability for trap creation via magic which creates pits to destroy + 'furniture' Fixes to 3.7.0-x General Problems Exposed Via git Repository