From 0e03b0c6ea18a57e795ab106f1a37af06fbe8e03 Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 1 Mar 2018 09:02:29 +0000 Subject: bug leg replace by iron powder id 741, bug leg is now 587 --- db/re/item_db.conf | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6643d4b0a..2e5fc1339 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2781,6 +2781,40 @@ item_db: ( itemskill SM_MAGNUM,1; "> }, +{ + Id: 587 + AegisName: "BugLeg" + Name: "Bug Leg" + Type: "IT_HEALING" + Buy: 20 + Sell: 18 + Weight: 4 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 587 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 20; + @max = 70; + @delay = 2; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, { Id: 700 AegisName: "SmallTentacles" @@ -3855,11 +3889,11 @@ item_db: ( }, { Id: 741 - AegisName: "BugLeg" - Name: "Bug Leg" + AegisName: "IronPowder + Name: "Iron Powder" Type: "IT_ETC" - Buy: 50 - Sell: 10 + Buy: 500 + Sell: 100 Weight: 2 Atk: 0 Matk: 0 -- cgit v1.2.3-60-g2f50