From 022048e6001f3627e6d6de395edfba934fbfadda Mon Sep 17 00:00:00 2001 From: Poki#3 Date: Wed, 19 Apr 2006 15:45:58 +0000 Subject: Added new items and Cards as temp plugs. Fixed dancer and Gypsy check in clothes_dyer.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6178 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_db.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/item_db.txt') 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. -- cgit v1.2.3-60-g2f50