Difference between revisions of "Unkeep"
Jump to navigation
Jump to search
(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...") |
m (→Description) |
||
Line 1: | Line 1: | ||
− | <code>unkeep</code> - Remove marker for items marked previously kept with keep command. | + | <code>unkeep</code> - Remove marker for items marked previously kept with [[keep]] command. |
==Description== | ==Description== | ||
− | Unmark items as kept. Keep is useful for not selling items to shops which are intended to remain in inventory. | + | Unmark items as kept. [[Keep]] is useful for not selling items to shops which are intended to remain in inventory. |
{| class="wikitable" | {| class="wikitable" | ||
|+Syntax | |+Syntax | ||
Line 25: | Line 25: | ||
==See Also== | ==See Also== | ||
− | [[drop]], [[hold]], [[keep]], [[wear]], and [[wield]] | + | [[drop]], [[hold]], [[inventory]], [[keep]], [[wear]], and [[wield]] |
Revision as of 20:34, 18 June 2021
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.
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. |