diff options
| author | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
| commit | ec2e94e3463654a6288464a4c070b48ef9bf7368 (patch) | |
| tree | 3c5df0f9a6a5968fa4c725a7d331825883ae798c /data/help/wear.yaml | |
| parent | eef5ddaa94f8cff6010d092c30fed53d2be01524 (diff) | |
| download | thehouseoficarus-ec2e94e3463654a6288464a4c070b48ef9bf7368.tar.gz | |
feat: smithing added, item/object interaction reworked. recipes and menus refactored.
Diffstat (limited to 'data/help/wear.yaml')
| -rw-r--r-- | data/help/wear.yaml | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/data/help/wear.yaml b/data/help/wear.yaml index d0b665d..2a92fbd 100644 --- a/data/help/wear.yaml +++ b/data/help/wear.yaml @@ -1,16 +1,8 @@ name: "wear" category: "Items" description: | - Equip weapons and tools from your inventory. + Alias for "equip". See "help equipment". - 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. + Usage: wear <item> Equip an item from inventory + wear all Auto-equip best items per slot + wear View equipped items |
