implement github issue #727 - item-action '#tip'

Issue reported by Meklon2007:  picking a container from inventory
didn't offer #tip as a possible use of the item.
Implemented in commit 7b351bc20d
but I forgot to close the issue, so this adds a fixes entry for
it in order to do that.

Closes #727
This commit is contained in:
PatR
2022-04-11 02:27:03 -07:00
parent 7b351bc20d
commit 8992c0f8b1

View 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