]> granicus.if.org Git - nethack/commitdiff
implement github issue #727 - item-action '#tip'
authorPatR <rankin@nethack.org>
Mon, 11 Apr 2022 09:27:03 +0000 (02:27 -0700)
committerPatR <rankin@nethack.org>
Mon, 11 Apr 2022 09:27:03 +0000 (02:27 -0700)
Issue reported by Meklon2007:  picking a container from inventory
didn't offer #tip as a possible use of the item.
Implemented in commit 7b351bc20d60aa4e70a7433fa5776a81c0f2a4b4
but I forgot to close the issue, so this adds a fixes entry for
it in order to do that.

Closes #727

doc/fixes3-7-0.txt

index 49d66b5a0deb76147d1d4f96b1a85c0916f97e97..c7fd2106284e548f7237ea71797641d6c6282163 100644 (file)
@@ -1140,6 +1140,7 @@ taking off yellow dragon scales/mail or having temporary stoning resistance
        time out while wielding a cockatrice corpse without gloves left that
        corpse safely wielded instead of petrifying the hero
 special level loading wasn't honoring gender specified in lua code
+add '#tip' for containers to context-sensitive invent handling
 
 curses: 'msg_window' option wasn't functional for curses unless the binary
        also included tty support