From ec2e94e3463654a6288464a4c070b48ef9bf7368 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 17 Jun 2026 21:13:07 -0400 Subject: feat: smithing added, item/object interaction reworked. recipes and menus refactored. --- data/help/wear.yaml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'data/help/wear.yaml') 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 , wield - 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 Equip an item from inventory + wear all Auto-equip best items per slot + wear View equipped items -- cgit v1.2.3