From 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 04:46:27 -0400 Subject: feat: web client, get/drop updates and fixes --- data/help/wear.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/help/wear.yaml (limited to 'data/help/wear.yaml') diff --git a/data/help/wear.yaml b/data/help/wear.yaml new file mode 100644 index 0000000..d0b665d --- /dev/null +++ b/data/help/wear.yaml @@ -0,0 +1,16 @@ +name: "wear" +category: "Items" +description: | + Equip weapons and tools from your inventory. + + 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. -- cgit v1.2.3