From 99a070935863103e2ca451bacb84eb341a20bacc Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 2 Sep 2018 20:36:17 +0000 Subject: ADD 619 Manapple @jesusalva fix it :b --- db/re/item_db.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 648e9144a..f3b6e770d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2406,6 +2406,27 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 619 + AegisName: "Manapple" + Name: "Manapple" + Type: "IT_HEALING" + Buy: 20000 + Sell: 5000 + Weight: 10 + Refine: false + ViewSprite: 619 + BuyingStore: true + Delay: 500 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 1000; + @max = 4000; + @delay = 5; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, // Generic { Id: 700 -- cgit v1.2.3-60-g2f50