diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files 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 |