diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-12-11 10:16:24 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-12-11 10:16:24 +0100 |
commit | 15e3a306f2848a753b6413c0f855d1ad0e7ae71d (patch) | |
tree | 97570a584a15b65778464110a08f2f3f79a4999e | |
parent | d89ac2d8b1da06390e327c4a03d7f4b431b2312e (diff) | |
download | serverdata-15e3a306f2848a753b6413c0f855d1ad0e7ae71d.tar.gz serverdata-15e3a306f2848a753b6413c0f855d1ad0e7ae71d.tar.bz2 serverdata-15e3a306f2848a753b6413c0f855d1ad0e7ae71d.tar.xz serverdata-15e3a306f2848a753b6413c0f855d1ad0e7ae71d.zip |
Correct the cookie item.
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index ca403467..ee855c6c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -16,7 +16,7 @@ 514, OldBook, Old Book, 0, 2, 30, 10, 25, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {} 515, Plushroom, Plushroom, 0, 0, 42, 14, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 20000, 5; itemheal rand(20,30), 0;},{} {} 516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 5, 2, 1, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 10, 2500; itemheal 1, 0;},{} {} -517, DeliciousCookie, Delicious Cookie, 0, 3, 30, 10, 2, , , , , , 2, 512, , 1, , 0, {}, {gmcommand "@speed 600"; jobchange 2, 0;} {jobchange 7, 0;} +517, DeliciousCookie, Delicious Cookie, 0, 5, 30, 10, 2, , , , , , 2, 512, , 1, , 0, {}, {} {} 700, SmallTentacles, Small Tentacles, 0, 3, 50, 16, 5, , , , , , , , , , , 0, {}, {} {} 701, PiouFeathers, Piou Feathers, 0, 3, 10, 3, 1, , , , , , , , , , , 0, {}, {} {} 702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 25, 8, 25, , , , , , , , , , , 0, {}, {} {} |