diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-06-02 17:47:47 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-06-02 17:47:47 +0100 |
commit | af3a21daaa8221c603ef770054d0249dcef4b5b0 (patch) | |
tree | a399ac192a97906d031c43c5da95561e5c130043 | |
parent | 19c82a6bc57a2be303c90e6f34b2014bf7db349f (diff) | |
download | clientdata-af3a21daaa8221c603ef770054d0249dcef4b5b0.tar.gz clientdata-af3a21daaa8221c603ef770054d0249dcef4b5b0.tar.bz2 clientdata-af3a21daaa8221c603ef770054d0249dcef4b5b0.tar.xz clientdata-af3a21daaa8221c603ef770054d0249dcef4b5b0.zip |
Re-alligh the {} on the cookie script.
-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 79ddd08f..5a04ebd4 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, {gmcommand "@disguise piou"; gmcommand "@speed 600";}, {} {} +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, {}, {} {} |