Add option to make commands ask an inventory item via menu
Turning the boolean option force_invmenu makes all the commands that ask for an inventory item pop up a menu instead of asking a text query. This should be much more friendlier to new players, and is very useful for window ports on systems with touch screens and no physical keyboard, such as cell phones.
This commit is contained in:
@@ -3089,6 +3089,10 @@ An object's inventory letter sticks to it when it's dropped (default on).
|
||||
If this is off, dropping an object shifts all the remaining inventory letters.
|
||||
Persistent.
|
||||
%.lp
|
||||
\item[\ib{force\_invmenu}]
|
||||
Commands asking for an inventory item show a menu instead of
|
||||
a text query with possible menu letters. Default is off.
|
||||
%.lp
|
||||
\item[\ib{fruit}]
|
||||
Name a fruit after something you enjoy eating (ex.\ ``{\tt fruit:mango}'')
|
||||
(default ``{\tt slime mold}''). Basically a nostalgic whimsy that
|
||||
|
||||
Reference in New Issue
Block a user