From 8992c0f8b1ed0d42e3d140907370681768bc11cc Mon Sep 17 00:00:00 2001 From: PatR Date: Mon, 11 Apr 2022 02:27:03 -0700 Subject: [PATCH] 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 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 49d66b5a0..c7fd21062 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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