Dip an object into something.
.lp #enhance
Advance or check weapon and spell skills.
+.lp #exploremode
+Enter the explore mode.
.lp #force
Force a lock.
.lp #invoke
Invoke an object's special powers.
.lp #jump
Jump to another location.
+.lp #kick
+Kick something.
.lp #loot
Loot a box or bag on the floor beneath you, or the saddle
from a steed standing next to you.
\item[\tb{\#enhance}]
Advance or check weapon and spell skills.
%.lp
+\item[\tb{\#exploremode}]
+Enter the explore mode.
+%.lp
\item[\tb{\#force}]
Force a lock.
%.lp
\item[\tb{\#jump}]
Jump to another location.
%.lp
+\item[\tb{\#kick}]
+Kick something.
+%.lp
\item[\tb{\#loot}]
Loot a box or bag on the floor beneath you, or the saddle
from a steed standing next to you.
{ "force", "force a lock", doforce, FALSE },
{ "invoke", "invoke an object's powers", doinvoke, TRUE },
{ "jump", "jump to a location", dojump, FALSE },
+ { "kick", "kick something", dokick, FALSE },
{ "loot", "loot a box on the floor", doloot, FALSE },
{ "monster", "use a monster's special ability", domonability, TRUE },
{ "name", "name a monster or an object", docallcmd, TRUE },