From d393e765033620f97fb60f15e75dd7e1e22f5300 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 19 Feb 2014 08:23:05 +0400 Subject: Decreased the weight of the croconut item. --- db/item_db.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/item_db.txt b/db/item_db.txt index 6b42fb58..47f51a4c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -11,8 +11,8 @@ 509, Aquada, Aquada, 0, 0, 120, 40, 16, , , , , , 2, , , 0, , 0, {itemheal rand(75,100), 0;}, {} {} 510, PinkBlobime, Pink Blobime, 0, 0, 10, 3, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 30, 3333; itemheal rand(2,6), 0;},{} {} //511, PurpleBlobime, Purple Blobime, 0, 0, 25, 8, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 60, 5000; itemheal rand(3,9), 0;},{} {} -512, HalfCroconut, Half Croconut, 0, 0, 75, 25, 55, , , , , , 2, , , 0, , 0, {itemheal rand(65,90), 0;}, {} {} -513, Croconut, Croconut, 0, 0, 100, 35, 100, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {} +512, HalfCroconut, Half Croconut, 0, 0, 75, 25, 38, , , , , , 2, , , 0, , 0, {itemheal rand(65,90), 0;}, {} {} +513, Croconut, Croconut, 0, 0, 100, 35, 80, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {} 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;},{} {} -- cgit v1.2.3-70-g09d2