From f3fd56176447d68a3f15c12f1f2a30b25ca4008d Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 8 Sep 2018 16:13:05 +0000 Subject: add lawncandy in db --- db/re/item_db.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 71336f8ba..7a05395e6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2362,6 +2362,26 @@ item_db: ( dispbottom l("Lockpicks are the basic tools for thiefs. Talk to a vault in order to attempt lockpicking."); "> }, +{ + Id: 621 + AegisName: "lawncandy" + Name: "Lawncandy" + Type: "IT_HEALING" + Buy: 75 + Sell: 26 + Weight: 2 + Refine: false + ViewSprite: 621 + Delay: 400 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 33; + @max = 99; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, // Generic { Id: 700 -- cgit v1.2.3-60-g2f50