diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-06-01 04:39:47 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-06-01 04:39:47 +0100 |
commit | 19c82a6bc57a2be303c90e6f34b2014bf7db349f (patch) | |
tree | c43cbf9944c517f36127d95b7e5d5cc6c1c6bd45 | |
parent | 34fef3db52df2c5c23ea47bd8e961a758311d8bd (diff) | |
download | serverdata-19c82a6bc57a2be303c90e6f34b2014bf7db349f.tar.gz serverdata-19c82a6bc57a2be303c90e6f34b2014bf7db349f.tar.bz2 serverdata-19c82a6bc57a2be303c90e6f34b2014bf7db349f.tar.xz serverdata-19c82a6bc57a2be303c90e6f34b2014bf7db349f.zip |
Add the cookie effect.
-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 a3c2d5cc..79ddd08f 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -16,7 +16,7 @@ 514, OldBook, Old Book, 0, 2, 300, 75, 25, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {} 515, Plushroom, Plushroom, 0, 0, 20, 4, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 60000, 5; itemheal rand(20,30), 0;},{} {} 516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 8, 2, 1, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 50, 2500; itemheal 1, 0;},{} {} -517, DeliciousCookie, Delicious Cookie, 0, 0, 1, 1000, 2, , , , , , 2, , , 0, , 0, {itemheal 0, 0;}, {} {} +517, DeliciousCookie, Delicious Cookie, 0, 0, 1, 1000, 2, , , , , , 2, , , 0, , 0, {gmcommand "@disguise piou"; gmcommand "@speed 600";}, {} {} 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, 25, , , , , , , , , , , 0, {}, {} {} |