Acknowledge Schroedinger's cat (trunk only)

Acknowledge Schroedinger's cat at end of game.
- determine cat's status:
      - give points for the animal which accompanied
        you.
     or
     - include dead cat in the box contents.

Schroedinger's cat is the only ordinary creature
that could actually ascend with you.

This patch doesn't deal with any supernatural creatures
including:
 - djinn in bottles
 - ghosts in bottles
This commit is contained in:
nethack.allison
2003-11-07 18:42:59 +00:00
parent 2d9aba259d
commit da80c0572e
2 changed files with 54 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ healers notice when a wand of undead turning revives a monster so the
wand is then identified
update display if bestowed a spellbook while unable to see invisible self
use small pool of static buffers for mon_nam() and Monnam()
Acknowledge Schroedinger's cat at end of game
Platform- and/or Interface-Specific Fixes