From dcf93d046826e13829175fa80b46b9382bb30f8b Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 13 Aug 2018 21:06:51 +0000 Subject: ADD POTATOZ IN ITEM DB id 618 --- db/re/item_db.conf | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0b4a2a0e3..09030914b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2385,7 +2385,27 @@ item_db: ( } "> }, - +{ + Id: 618 + AegisName: "Potatoz" + Name: "Potatoz" + Type: "IT_HEALING" + Buy: 200 + Sell: 20 + Weight: 88 + Refine: false + ViewSprite: 618 + BuyingStore: true + Delay: 500 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 185; + @max = 380; + @delay = 5; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, // Generic { Id: 700 -- cgit v1.2.3-60-g2f50