From 5d99280316a6047dbbc987cf533a246663b8816f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Jun 2016 15:35:59 +0300 Subject: Revert "Swapped ID right bat wing and bat teeth for more coherence in the database." This reverts commit 79355c775d87b4ae9998eb6a7a22e9c039d4a872. --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 57a92a5f..d1218be6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1767,12 +1767,12 @@ item_db: ( }, { Id: 720 - AegisName: "RightCraftyWing" - Name: "Right Crafty Wing" + AegisName: "BatTeeth" + Name: "Bat Teeth" Type: "IT_ETC" Buy: 10 Sell: 3 - Weight: 35 + Weight: 3 Atk: 0 Matk: 0 Def: 0 @@ -1785,7 +1785,7 @@ item_db: ( WeaponLv: 0 EquipLv: 0 Refine: false - View: 721 + View: 720 BindOnEquip: false BuyingStore: true Delay: 0 @@ -1793,12 +1793,12 @@ item_db: ( }, { Id: 721 - AegisName: "BatTeeth" - Name: "Bat Teeth" + AegisName: "RightCraftyWing" + Name: "Right Crafty Wing" Type: "IT_ETC" Buy: 10 Sell: 3 - Weight: 3 + Weight: 35 Atk: 0 Matk: 0 Def: 0 @@ -1811,7 +1811,7 @@ item_db: ( WeaponLv: 0 EquipLv: 0 Refine: false - View: 720 + View: 721 BindOnEquip: false BuyingStore: true Delay: 0 -- cgit v1.2.3-60-g2f50