diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-25 22:00:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-25 22:00:16 -0300 |
commit | 8bc6649b5df8b89da8b4b99736e5cfa5423251a7 (patch) | |
tree | 8016c6a40b057ad57d9266065bf5cae4f6934487 /db | |
parent | e6cc463de8759e3ccdcceb666c3dda0f82a4b1df (diff) | |
download | serverdata-8bc6649b5df8b89da8b4b99736e5cfa5423251a7.tar.gz serverdata-8bc6649b5df8b89da8b4b99736e5cfa5423251a7.tar.bz2 serverdata-8bc6649b5df8b89da8b4b99736e5cfa5423251a7.tar.xz serverdata-8bc6649b5df8b89da8b4b99736e5cfa5423251a7.zip |
Add a handy reference to item_db.conf
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" |