The recent bones panic included "program initialization failed"
during final rundown.  The cause of the panic has already been fixed;
this fixes the silly message that was delivered with it.

     Also, disclose the contents of carried statues along with normal
containers when the game ends.
This commit is contained in:
nethack.rankin
2003-03-10 23:43:28 +00:00
parent 7350d4fc98
commit 9327d35592
2 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,9 @@ 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
don't report "program initialization failed" if a panic occurs after the
game is over
include statue contents in end of game inventory disclosure
Platform- and/or Interface-Specific Fixes