Unkeep

From StickMUD
Revision as of 21:33, 18 June 2021 by Tamarindo (talk | contribs) (Created page with "<code>unkeep</code> - Remove marker for items marked previously kept with keep command. ==Description== Unmark items as kept. Keep is useful for not selling items to shops wh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

unkeep - Remove marker for items marked previously kept with keep command.

Description

Unmark items as kept. Keep is useful for not selling items to shops which are intended to remain in inventory.

Syntax
Command Description
unkeep <item> Do not keep the first inventory object matching <item>.
unkeep <item> [#] Do not keep the [#] inventory object matching <item>.
unkeep <all> Do not keep all items in inventory.
unkeep <all> [type] Do not keep all items in inventory matching [type].
unkeep eq Do not keep all items in inventory that are being worn or wielded.

See Also

drop, hold, keep, wear, and wield