From 8dc4a60b0e3ba586142fc9acef39aa9a9396e04d Mon Sep 17 00:00:00 2001 From: Streusel Date: Thu, 23 May 2013 19:13:08 -0600 Subject: Update item_db.txt Brought order into item location --- doc/item_db.txt | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'doc/item_db.txt') diff --git a/doc/item_db.txt b/doc/item_db.txt index 01c9cc011..16347451d 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -86,20 +86,23 @@ Upper: Equippable upper-types. Uses the following bitmasks: Gender: Gender restriction. 0 is female, 1 is male, 2 for both. Loc: Equipment's placement. Values are: - 2^13 8192 = Costume Garment/Robe - 2^12 4096 = Costume Low Headgear - 2^11 2048 = Costume Mid Headgear - 2^10 1024 = Costume Top Headgear - 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^4 016 = Armor + 2^5 032 = Shield + 2^6 064 = Footgear 2^7 128 = Accessory 2 + 2^8 256 = Upper Headgear + 2^9 512 = Middle Headgear + 2^10 1024 = Costume Top Headgear + 2^11 2048 = Costume Mid Headgear + 2^12 4096 = Costume Low Headgear + 2^13 8192 = Costume Garment/Robe + wLV: Weapon level. -- cgit v1.2.3-60-g2f50