]> granicus.if.org Git - nethack/commit
Use a menu to pick a container to tip
authorPasi Kallinen <paxed@alt.org>
Sun, 31 May 2015 07:13:49 +0000 (10:13 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 31 May 2015 07:13:53 +0000 (10:13 +0300)
commit36f00f98eb795fd28cb6c176db331417c9b33246
tree50a9aff7849343b6891dc5c17e707f9367033420
parent0171345aadd2f483d4d492c23670cd01796ab1e3
Use a menu to pick a container to tip

If there is more than one container, the #tip command will show a menu;
if there's just one container, prompt for tipping.

As per Boudewijn's suggestion, remove the superfluous
"There is a container here" message.
src/pickup.c