From 46f3351f661589aaef2939c4822c262edef11644 Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 24 May 2018 12:33:26 +0000 Subject: add pinkie leg :b --- db/re/item_db.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7a317b8a1..994c3193a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2264,6 +2264,31 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 602 + AegisName: "PinkieLeg" + Name: "Pinkie Leg" + Type: "IT_HEALING" + Buy: 35 + Sell: 15 + Weight:12 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 602 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 45; + @max = 75; + @delay = 2; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-60-g2f50