cost of eating an unpaid tin

The cost of an unpaid tin should be calculated before eating, not after,
so the cost will be based on your pre-eating hunger, not post.
This commit is contained in:
cohrs
2002-01-21 03:25:50 +00:00
parent bf563bb204
commit 371bbc2fb8
2 changed files with 17 additions and 1 deletions

View File

@@ -398,6 +398,7 @@ pets should not try to go after food that they can't reach
monsters shouldn't use wands of digging in Sokoban
objects dropped in or travelling across java pools can take damage
monsters that enter lava can take damage
eating an unpaid tin should calculate cost before not after eating
Platform- and/or Interface-Specific Fixes