book of the dead fixes entry

A recent fixes entry reported things incorrectly.  The invocation
failure message inappropriately referring to the Bell and Candelabrum
as artifacts was given when reading the Book after both of those have
been used to set things up and either or both of them are cursed, not
when they weren't used before the Book.
This commit is contained in:
PatR
2020-07-10 08:43:28 -07:00
parent 8d9820c04f
commit 8820306071

View File

@@ -1,4 +1,4 @@
$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.244 $ $NHDT-Date: 1594347794 2020/07/10 02:23:14 $
$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.245 $ $NHDT-Date: 1594395803 2020/07/10 15:43:23 $
General Fixes and Modified Features
-----------------------------------
@@ -206,8 +206,9 @@ reading the Book of the Dead while blind is allowed; doing so gives
becomes discovered, but the object wasn't being flagged as 'dknown'
so if not seen yet it remained "a spellbook" in hero's inventory
reading cursed Book of the Dead while blind gave feedback for sighted hero
reading non-cursed Book of the Dead without having prepped the other tools
referred to those as "artifacts" even though they aren't; use "relics"
reading non-cursed Book of the Dead after prepping with the other tools gave
a message referring to those as "artifacts" if either of them were
cursed; those unique items aren't artifacts so use "relics" instead
zapping a line of boulders with striking or force bolt was updating 'couldsee'
but deferring 'cansee', resulting in seeing the first boulder fracture
and only hearing that happen for the others despite coming into view