Difference between revisions of "Keep"

From StickMUD
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 21:29, 18 June 2021

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