diff options
author | Reid <reidyaro@gmail.com> | 2012-04-30 19:23:34 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-30 19:23:34 +0200 |
commit | 49f8d6f5e83e316fedb433f429a7c68d3dd1e7ad (patch) | |
tree | 0ab96051b116cc2b9d6f59836b0107ae6ae640d0 /db | |
parent | 3f32e9d2486f05963f2aea55a7a80f2df78c2ca5 (diff) | |
download | clientdata-49f8d6f5e83e316fedb433f429a7c68d3dd1e7ad.tar.gz clientdata-49f8d6f5e83e316fedb433f429a7c68d3dd1e7ad.tar.bz2 clientdata-49f8d6f5e83e316fedb433f429a7c68d3dd1e7ad.tar.xz clientdata-49f8d6f5e83e316fedb433f429a7c68d3dd1e7ad.zip |
Add new boot item.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 044ba600..8c6bbd4c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -9,7 +9,7 @@ 507, Piberries, Piberries, 0, 0, 40, 20, 3, , , , , , 2, , , 0, , 0, { itemheal 20, 0; }, {} 508, Seadrop, Sea Drop, 0, 0, 5, 1, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedWater";},{} 509, Aquada, Aquada, 0, 0, 50, 24, 5, , , , , , 2, , , 0, , 0, { itemheal 30, 0; }, {} -510, Pinkblobime, Pink Blobime, 0, 0, 30, 13, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";}, {} +510, Pinkblobime, Pink Blobime, 0, 0, 30, 13, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";}, {} // 511, Purpleblobime, Purple Blobime, 0, 0, 60, 27, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";}, {} 700, Littletentacle, Little Tentacle, 0, 3, 50, 20, 5, , , , , , , , , , , 0, {}, {} 701, Piousfeathers, Pious Feathers, 0, 3, 60, 35, 1, , , , , , , , , , , 0, {}, {} @@ -27,7 +27,8 @@ 1300, Wornshirt, Used Shirt, 0, 5, 100, 25, 50, , 2, , , 0, 2, 512, , 0, , 0, {}, {} 1301, Sailortanktop, Sailor Tank Top, 0, 5, 2000, 250, 40, , 3, , , 0, 2, 512, , 0, , 0, {}, {} 1302, Sailorshirt, Sailor Shirt, 0, 5, 7500, 950, 75, , 4, , , 0, 2, 512, , 0, , 0, {}, {} -1800, Boots, Boots, 0, 5, 1000, 150, 30, , 1, , , 0, 2, 64, , 0, , 0, {}, {} +1800, Lousymoccasin, Lousy Moccasin, 0, 5, 500, 90, 25, , 1, , , 0, 2, 64, , 0, , 0, {}, {} +1801, Boots, Boots, 0, 5, 1000, 150, 30, , 2, , , 0, 2, 64, , 0, , 0, {}, {} 2000, Bracelets, Bracelets, 0, 5, 2000, 250, 30, , 1, , , 0, 2, 4, , 0, , 0, {}, {} 2200, Wornshort, Worn Short, 0, 5, 80, 20, 35, , 2, , , 0, 2, 1, , 0, , 0, {}, {} 2900, Bandana, Bandana, 0, 5, 500, 100, 13, , 1, , , 0, 2, 256, , 0, , 0, {}, {} |