summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/items.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/items.txt b/docs/items.txt
index 3ebccb1f..beaa2ab1 100644
--- a/docs/items.txt
+++ b/docs/items.txt
@@ -31,5 +31,7 @@ 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
+
+To equip an item you should go to the inventory, select the desired item and
+push the "Equip" button. To unequip, push the "Unequip" button in the equipment
+window. Unequipped items should automatically go back in the inventory.