aboutsummaryrefslogtreecommitdiff
path: root/data/help/remove.yaml
blob: cce21f4d6af9f1d6e7f82e7b0d3668a976d19a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "remove"
category: "Items"
description: |
  Unequip an item and return it to your inventory.

  Usage: remove <item>, unwear <item>, unwield <item>
         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.

  "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