From aa97d055535e7234534f351c9c4ffe1b16358c5a Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 25 Jul 2018 11:16:50 +0000 Subject: add id 616 Bottle Of Woodland Water --- db/re/item_db.conf | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e2dc6f7be..f05a2bcdb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2331,7 +2331,28 @@ item_db: ( itemheal 0, rand(10,200); "> }, - +{ + Id: 616 + AegisName: "BottleOfWoodlandWater" + Name: "Bottle Of Woodland Water" + Type: "IT_HEALING" + Buy: 400 + Sell: 80 + Weight: 300 + Refine: false + ViewSprite: 596 + BuyingStore: true + Delay: 450 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 300; + @max = 700; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + getitem EmptyBottle, 1; + "> +}, // Generic { -- cgit v1.2.3-70-g09d2