blob: d0b665de1c1d5ed1a06f56437c96c4f1d86a6414 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
name: "wear"
category: "Items"
description: |
Equip weapons and tools from your inventory.
Usage: wear <item>, wield <item>
wear all
Equips the named item into its appropriate equipment slot. If something
is already in that slot, they are swapped. "wear all" equips the
highest-value item for each slot from your inventory.
Equipped tools (pickaxes, axes, fishing rods) are used for gathering
actions and always take priority over inventory tools.
Worn items appear on the equipment/eq screen.
|