Re: #U800: possible bug regarding pits

<email deleted> wrote:
> Not sure what exactly should occur, but this seems funny: If
> you escape a pit and there is an object in the pit, you can
> not reach it to pick it up. Nor can you go down into the pit
> to get it, but sitting gives the message "you sit on the
> (object) it's not very comfortable. How can the character sit
> on it if it's in the bottom of the pit?
This commit is contained in:
nethack.allison
2003-12-16 02:58:55 +00:00
parent a4a80fdbca
commit 28934bc7b6
2 changed files with 9 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ fix "You hear The food ration tumbles downwards" for blinded pit dropping
silver arrows weren't causing silver damage on some silver-haters when wielded
wizard mode: avoid division by 0 crash for level teleport in the endgame if
confusion overrides teleport control
don't #sit on an object in a pit if you're only on the precipice
Platform- and/or Interface-Specific Fixes