held artifacts evading your grasp (trunk only)
From a bug report, trying to invoke a wielded artifact after changing alignment resulted in "the <artifact> evades your grasp" but it remained wielded, contradicting the message. This adjusts the message in touch_artifact() if the object is already in inventory, and adds retouch_object() to handle cases where failing to be able to touch ought to force unwearing/unwielding.
This commit is contained in:
@@ -194,6 +194,9 @@ if normal game save file is restored via `nethack -X', restore in normal
|
||||
mode--with save file deletion--and require confirmation ala 'X'
|
||||
command to make deferred switch into explore mode
|
||||
stethoscope applied to hiding mimic will bring it out of hiding
|
||||
rephrase "<artifact> evades your grasp" message if artifact is already held
|
||||
artifacts which subsequently evade your grasp/control after already being
|
||||
worn or wielded become unworn/unwielded
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user