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
This commit is contained in:
PatR
2023-07-07 10:45:13 -07:00
parent ab37888b36
commit 78a2260830

View File

@@ -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