Difference between revisions of "Unkeep"
Jump to navigation
Jump to search
m (→Description) |
m |
||
Line 7: | Line 7: | ||
!Command | !Command | ||
!Description | !Description | ||
+ | |- | ||
+ | |<code>unkeep</code> | ||
+ | |Show all the items unkept in [[inventory]]. | ||
|- | |- | ||
|<code>unkeep</code> <item> | |<code>unkeep</code> <item> | ||
− | |Do not keep the first inventory object matching <item>. | + | |Do not keep the first [[inventory]] object matching <item>. |
|- | |- | ||
|<code>unkeep</code> <item> [#] | |<code>unkeep</code> <item> [#] | ||
− | |Do not keep the [#] inventory object matching <item>. | + | |Do not keep the [#] [[inventory]] object matching <item>. |
|- | |- | ||
|<code>unkeep</code> <all> | |<code>unkeep</code> <all> | ||
− | |Do not keep all items in inventory. | + | |Do not keep all items in [[inventory]]. |
|- | |- | ||
|<code>unkeep</code> <all> [type] | |<code>unkeep</code> <all> [type] | ||
− | |Do not keep all items in inventory matching [type]. | + | |Do not keep all items in [[inventory]] matching [type]. |
|- | |- | ||
|<code>unkeep</code> eq | |<code>unkeep</code> eq | ||
− | |Do not keep all items in inventory that are being worn or wielded. | + | |Do not keep all items in [[inventory]] that are being worn or wielded. |
|} | |} | ||
==See Also== | ==See Also== | ||
[[drop]], [[hold]], [[inventory]], [[keep]], [[wear]], and [[wield]] | [[drop]], [[hold]], [[inventory]], [[keep]], [[wear]], and [[wield]] |
Latest revision as of 19:47, 1 March 2022
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
|
Show all the items unkept in inventory. |
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. |