Swap

From StickMUD
Revision as of 17:28, 20 June 2021 by Tamarindo (talk | contribs) (Created page with "<code>swap</code> - Exchange items in inventory. == Description == Change the order of items in inventory by exchanging one for another. {| class="wikitable" |+Syntax...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

swap - Exchange items in inventory.

Description

Change the order of items in inventory by exchanging one for another.

Syntax
Command Description
swap <item> Exchange <item> with the first item in inventory.
swap <itemX> with <itemY> Exchange <itemX> with <itemY> in inventory.

See Also

inventory and, sort