diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index eb27fd92..b756d6c1 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -15,10 +15,10 @@ 513, Croconut, Croconut, 0, 0, 30, 8, 30, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {} 514, OldBook, Old Book, 0, 2, 300, 75, 150, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {} 515, Plushroom, Plushroom, 0, 0, 20, 4, 55, , , , , , 2, , , 0, , 0, {itemheal 25, 0;}, {} {} -516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 8, 2, 1, , , , , , 2, , , 0, , 0, {itemheal 1, 0;}, {} {} +516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 8, 2, 1, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedSeeds";}, {} {} 700, SmallTentacles, Small Tentacles, 0, 3, 80, 20, 5, , , , , , , , , , , 0, {}, {} {} 701, PiouFeathers, Piou Feathers, 0, 3, 32, 8, 1, , , , , , , , , , , 0, {}, {} {} -702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 40, 8, 15, , , , , , , , , , , 0, {}, {} {} +702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 40, 8, 15, , , , , , , , , , , 0, {}, {} {} 703, HalfEggshell, Half Eggshell, 0, 3, 60, 15, 5, , , , , , , , , , , 0, {}, {} {} 704, RattoTail, Ratto Tail, 0, 3, 48, 12, 5, , , , , , , , , , , 0, {}, {} {} 705, RattoTeeth, Ratto Teeth, 0, 3, 40, 10, 3, , , , , , , , , , , 0, {}, {} {} @@ -26,7 +26,7 @@ 707, SquichyClaws, Squichy Claws, 0, 3, 120, 30, 10, , , , , , , , , , , 0, {}, {} {} 708, TortugaShell, Tortuga Shell, 0, 3, 200, 50, 35, , , , , , , , , , , 0, {}, {} {} 709, TortugaTongue, Tortuga Tongue, 0, 3, 40, 10, 5, , , , , , , , , , , 0, {}, {} {} -710, Pearl, Pearl, 0, 3, 3000, 750, 2, , , , , , , , , , , 0, {}, {} {} +710, Pearl, Pearl, 0, 3, 3000, 750, 2, , , , , , , , , , , 0, {}, {} {} 711, Coral, Coral, 0, 3, 300, 75, 10, , , , , , , , , , , 0, {}, {} {} 712, BlueCoral, Blue Coral, 0, 3, 360, 85, 10, , , , , , , , , , , 0, {}, {} {} 713, FishBox, Fish Box, 519, 3, 4, 1, 2000, , , , , , , , , , , 0, {}, {} {} |