From 2d35290fe622e4b942947e629d3eedb40e6e52a5 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 25 May 2018 09:26:01 +0000 Subject: add 4 scorpions claw's --- db/re/item_db.conf | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8d692777c..eb7c3b9bd 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4812,6 +4812,70 @@ item_db: ( Sell: 95 Weight: 13 }, +{ + Id: 868 + AegisName: "ScorpionClaw" + Name: "Scorpion Claw" + Type: "IT_ETC" + Buy: 60 + Sell: 15 + Weight: 15 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 868 + BindOnEquip: false + BuyingStore: true + Sprite: 0 +}, +{ + Id: 869 + AegisName: "RedScorpionClaw" + Name: "Red Scorpion Claw" + Type: "IT_ETC" + Buy: 60 + Sell: 20 + Weight: 20 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 869 + BindOnEquip: false + BuyingStore: true + Sprite: 0 +}, +{ + Id: 870 + AegisName: "BlackScorpionClaw" + Name: "Black Scorpion Claw" + Type: "IT_ETC" + Buy: 60 + Sell: 25 + Weight: 25 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 870 + BindOnEquip: false + BuyingStore: true + Sprite: 0 +}, +{ + Id: 871 + AegisName: "GoldenScorpionClaw" + Name: "Golden Scorpion Claw" + Type: "IT_ETC" + Buy: 600 + Sell: 75 + Weight: 65 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 871 + BindOnEquip: false + BuyingStore: true + Sprite: 0 +}, // { Id: 1000 -- cgit v1.2.3-70-g09d2