diff options
Diffstat (limited to 'docs/items.txt')
-rw-r--r-- | docs/items.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/items.txt b/docs/items.txt index 7301c6ad..3ebccb1f 100644 --- a/docs/items.txt +++ b/docs/items.txt @@ -31,3 +31,5 @@ of items. An item can have the following properties: Every being will have a variable number of slots to equip items. For a player we will have 6 slots: head, upper body, lower body, feet, left hand, right hand. +To equip an item you should go to the inventory, select the desired item and push the "Equip" +button. To uneqip, push the "Unequip" button in the equipment window. Unequipped items should automatically go back in the inventory.
\ No newline at end of file |