Keep

From StickMUD
Revision as of 21:29, 18 June 2021 by Tamarindo (talk | contribs) (Created page with "<code>keep</code> - Do not inadvertently let go of items marked kept. ==Description== Do not drop or sell items marked as kept. Keep is useful for not selling items to shops...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

keep - Do not inadvertently let go of items marked kept.

Description

Do not drop or sell items marked as kept. Keep is useful for not selling items to shops which are intended to remain in inventory.

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

See Also

drop, hold, unkeep, wear, and wield