diff options
Diffstat (limited to 'data/help/remove.yaml')
| -rw-r--r-- | data/help/remove.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
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 <item>, unwear <item>, unwield <item> + + 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 |
