playing music while impaired

Newsgroup discussion mentioned that it was possible to open the castle
drawbridge with musical notes even while confused.  There was already
some handling for confusion:  improvisation treats magical instruments
as their mundane equivalents.  This takes if farther:  when stunned
or confused or hallucinating you'll always improvise instead of being
given a chance to choose notes.  Being stunned now behaves the same
as being confused in regards to magical instruments (possibly/probably
it should prevent playing music altogether).  Hallucination gives
different feedback at start but still allows magical playing.
This commit is contained in:
PatR
2017-12-28 15:40:11 -08:00
parent 6857372f45
commit 860cdf6625
2 changed files with 83 additions and 56 deletions

View File

@@ -493,6 +493,7 @@ hero poly'd into paper or straw golem reverts to human if burned up even when
hero polymorphed into form which can't wear armor via 'W' (eliciting "don't
even bother") could wear it via 'P'
make multi-shot missiles fired by monsters be less verbose when they miss
can no longer play controlled notes on musical instrument if impaired
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository