From 45336eb09babce123f075e2fc2d13df5b23c3f1d Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 29 May 2018 06:53:57 +0000 Subject: add missing water my bad --- db/re/item_db.conf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 507c24c60..8fc9d529f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2319,6 +2319,33 @@ item_db: ( sc_start SC_PLUSATTACKPOWER, 30000, 30; "> }, +{ + Id: 605 + AegisName: "BottleOfSewerWater" + Name: "Bottle Of Sewer Water" + Type: "IT_HEALING" + Buy: 40 + Sell: 3 + Weight: 350 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 605 + BindOnEquip: false + BuyingStore: true + Delay: 450 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + sc_start2 SC_POISON, 1, 30, 6666; + @min = 18; + @max = 40; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + getitem EmptyBottle, 1; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-60-g2f50