diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4547d1ba..4dc9d48e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -127,7 +127,25 @@ item_db: ( } }, ******************************************************************************/ - +/* +501 699 = Usable Items +700 999 = Generic Items +1000 1299 = Necklaces +1300 1799 = Chest Armors +1800 1999 = Boots +2000 2199 = Gloves +2200 2499 = Pants +2500 2699 = Wings +2700 2899 = Shields +2900 3199 = Head Gears +3200 3499 = Neck Armors +3500 3999 = Weapons +4000 4999 = Pets +5000 5999 = Cards +6000 6999 = Bows +7000 7999 = Arrows +8000 8499 = LEGACY merge items, generic or usable +*/ { Id: 501 AegisName: "Acorn" |