]> granicus.if.org Git - nethack/commit
menu handling for ':' when hero is swallowed
authorPatR <rankin@nethack.org>
Tue, 19 Apr 2016 01:15:58 +0000 (18:15 -0700)
committerPatR <rankin@nethack.org>
Tue, 19 Apr 2016 01:15:58 +0000 (18:15 -0700)
commitf9a47bb63d37fd1c4140cbdaa56040333f2c21ab
tree43fd6e6fb44347df02b28a80a5c9cc49fefc893c
parenta181c2f93b758cd50efb91ad08e1131837132c9c
menu handling for ':' when hero is swallowed

Force the menu for the look-here command when 'here' is the inside
of an engulfer to be PICK_NONE.  That way '>' won't exit the menu
by choosing the extra inventory item "> - hero".
include/monst.h
include/wintype.h
src/invent.c
src/zap.c