From 6f414eb94a5e6142164e85c41fbd01d38f5bb6e2 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 9 Sep 2018 05:51:59 +0000 Subject: Add poocandy 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 e1859a106..8ceaa313d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2402,6 +2402,26 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 623 + AegisName: "Poocandy" + Name: "Poocandy" + Type: "IT_HEALING" + Buy: 75 + Sell: 18 + Weight: 2 + Refine: false + ViewSprite: 623 + 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-70-g09d2