From 731adf2e0fbcac9a32179da077299ed6465af41e Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 17 Jun 2026 02:27:20 -0400 Subject: feat: movement overhauled. agility-enhancing items added. --- data/help/remove.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'data/help/remove.yaml') diff --git a/data/help/remove.yaml b/data/help/remove.yaml index 757bb27..cce21f4 100644 --- a/data/help/remove.yaml +++ b/data/help/remove.yaml @@ -4,8 +4,12 @@ description: | Unequip an item and return it to your inventory. Usage: remove , unwear , unwield + remove all, unwear all 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 + "remove all" removes all equipped items at once. If there is not + enough inventory space for everything, nothing is removed. + + Examples: remove axe, remove main_hand, remove all -- cgit v1.2.3