From d7624b84102e8af49b2d87262e222ec938a2f193 Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 20 Mar 2018 08:06:43 +0100 Subject: add chocolate bunny --- db/re/item_db.conf | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5a59487e9..ffc89c9a2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2241,6 +2241,32 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 597 + AegisName: "ChocolateBunny" + Name: "Chocolate Bunny" + Type: "IT_HEALING" + Buy: 400 + Sell: 100 + Weight: 350 + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 597 + BindOnEquip: false + BuyingStore: true + Delay: 800 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 1300; + @max = 1800; + @delay = 4; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-70-g09d2