Schroedinger's cat

Releasing Schroedinger's Cat from a box which is being carried would
place the monster at the coordinates of wherever the box was last on the
floor instead of adjacent to the current location.

     Also, the message sequence

  The housecat inside the box is still alive!
  The large box is empty.

seemed a little strange.  This makes it say "is now empty" when a cat has
just been released.
This commit is contained in:
nethack.rankin
2003-07-28 09:53:11 +00:00
parent 28ae59a4fe
commit 79a3c6d5a4
2 changed files with 52 additions and 35 deletions

View File

@@ -113,6 +113,7 @@ use of stethoscope now deliberately impacted when hero is engulfed by whirly
monster but fixed so it can sometimes work on your steed there too
typos fixed in data.base
add freehand() check to able_to_loot()
Schroedinger's Cat could be placed at wrong location when its box is carried
Platform- and/or Interface-Specific Fixes