summaryrefslogtreecommitdiff
path: root/doc/item_db.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/item_db.txt')
-rw-r--r--doc/item_db.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/item_db.txt b/doc/item_db.txt
index 33235187d..fb31c5d1a 100644
--- a/doc/item_db.txt
+++ b/doc/item_db.txt
@@ -69,16 +69,16 @@ Gender: Gender restriction. 0 is female, 1 is male, 2 for both.
Loc: Equipment's placement. Values are:
- 2^0 001 = Lower Head
- 2^9 512 = Middle Head
- 2^8 256 = Top head
- 2^1 002 = Right hand
- 2^5 032 = Left hand
- 2^2 004 = mantle
- 2^4 016 = armor
- 2^6 064 = boots
- 2^3 008 = Acc 1
- 2^7 128 = Acc 2
+ 2^8 256 = Upper Headgear
+ 2^9 512 = Middle Headgear
+ 2^0 001 = Lower Headgear
+ 2^4 016 = Armor
+ 2^1 002 = Weapon
+ 2^5 032 = Shield
+ 2^2 004 = Garment
+ 2^6 064 = Footgear
+ 2^3 008 = Accessory 1
+ 2^7 128 = Accessory 2
wLV: Weapon level.
eLV: Base level required to be able to equip.