]> granicus.if.org Git - nethack/commit
yet more dropping while inside engulfer
authorPatR <rankin@nethack.org>
Mon, 17 Dec 2018 10:49:38 +0000 (02:49 -0800)
committerPatR <rankin@nethack.org>
Mon, 17 Dec 2018 10:49:38 +0000 (02:49 -0800)
commitf9cef53758740fe3c35a53db58d8d04781849b6e
tree331091f9fa4269af5d8de6216acf10376ec9d653
parenta3a676a6bd547e875a5292b39bacf4f04aa286ce
yet more dropping while inside engulfer

I don't know why we have two different functions which do exactly
the same thing (checking whether an item is unpaid or is a container
that holds at least one unpaid item), but switch the #H2504 fix to
use 'the other one' and reverse one of the changes made when using
the inventory one.
include/extern.h
src/do.c
src/invent.c