Keep

From StickMUD
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. Reference the unkeep command to unmark kept items.

Syntax
Command Description
keep Show all the kept items in inventory.
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, inventory, unkeep, wear, and wield