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/remove.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/help/remove.yaml (limited to 'data/help/remove.yaml') diff --git a/data/help/remove.yaml b/data/help/remove.yaml new file mode 100644 index 0000000..757bb27 --- /dev/null +++ b/data/help/remove.yaml @@ -0,0 +1,11 @@ +name: "remove" +category: "Items" +description: | + Unequip an item and return it to your inventory. + + Usage: remove , unwear , unwield + + Removes the named item (or the item in the named slot) and places it + in your inventory. If your inventory is full, you cannot remove it. + + Examples: remove axe, remove main_hand -- cgit v1.2.3