'A' vs blindfold
Fix an inconsistency with blindfold removal, eliminating possibility of a panic (3.6.0) or an impossible (since mid-December, 2016). The 'A' command treated blindfold removal as a multi-turn operation, the rest of the wear/unwear code as single-turn operation so didn't try to guard against it being disrupted.
This commit is contained in:
@@ -378,6 +378,8 @@ levitation vs encumbrance message sequencing issues: putting on boots of
|
||||
levitation reported reduction of encumbrance before finish-wearing
|
||||
and float-up messages, taking off such boots didn't report increase
|
||||
of encumbrance until player took another action
|
||||
removing a blindfold with 'A' took two turns, with 'R' (and 'T') only one,
|
||||
and could result in a panic if the blindfold was stolen during removal
|
||||
|
||||
|
||||
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user