tune notes hint

Add <Someone>'s suggestion for the expected input value to the prompt for
playing a tune, and implement handling for alternate note "H" which seems
to be used as a variation of "B" by some Europeans.  The Amiga part is
untested but "can't be wrong"(tm).
This commit is contained in:
nethack.rankin
2003-03-10 23:36:01 +00:00
parent 1a428307f3
commit 7350d4fc98
2 changed files with 18 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ two invisible monsters hitting one another should not be visible
if only one monster in a monster-vs-monster fight is visible, show an I symbol
for the other one whether it is an attacker or defender
display "It" and not "The invisible <pet>" when an invisible pet eats food.
include a hint about expected input when prompting for musical notes
Platform- and/or Interface-Specific Fixes