diff options
author | Reid <reidyaro@gmail.com> | 2012-09-21 00:15:35 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-21 00:15:35 +0200 |
commit | f963504bf25f67d35a978b349c5ad290f02169b7 (patch) | |
tree | 179becbba71f433e2a1626604dc45570f53b3fc5 /db | |
parent | 0ee297f906b0d053765f40e55c0ad66e2416e572 (diff) | |
download | serverdata-f963504bf25f67d35a978b349c5ad290f02169b7.tar.gz serverdata-f963504bf25f67d35a978b349c5ad290f02169b7.tar.bz2 serverdata-f963504bf25f67d35a978b349c5ad290f02169b7.tar.xz serverdata-f963504bf25f67d35a978b349c5ad290f02169b7.zip |
Change weight of Old Book,
Add Plushroom item.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 4483a51d..6a1a4645 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -13,7 +13,8 @@ // 511,PurpleBlobime, Purple Blobime, 0, 0, 60, 27, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";},{} {} 512, HalfCroconut, Half Croconut, 0, 0, 50, 28, 14, , , , , , 2, , , 0, , 0, {itemheal 40, 0;}, {} {} 513, Croconut, Croconut, 0, 0, 80, 50, 30, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {} -514, OldBook, Old Book, 775, 2, 4000, 1000, 15, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {} +514, OldBook, Old Book, 775, 2, 4000, 1000, 150, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {} +514, Plushroom, Plushroom, 0, 0, 100, 45, 55, , , , , , 2, , , 0, , 0, {itemheal 25, 0;}, {} {} 700, SmallTentacles, Small Tentacles, 0, 3, 50, 20, 5, , , , , , , , , , , 0, {}, {} {} 701, PiouFeathers, Piou Feathers, 0, 3, 60, 35, 1, , , , , , , , , , , 0, {}, {} {} 702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 40, 15, 15, , , , , , , , , , , 0, {}, {} {} |