From 8eaa0866e1b37f41e85e66991a5e59d22a124e21 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 13 Mar 2021 18:20:27 -0300 Subject: Fix the price of some savior set items. I know they use mylarin/sunny but... --- db/re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index eca57c0a4..2653354ed 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7126,8 +7126,8 @@ item_db: ( AegisName: "SaviorArmor" Name: "Savior Armor" Type: "IT_ARMOR" - Buy: 6000000 - Sell: 1000000 + Buy: 1000000 + Sell: 100000 Weight: 2800 Def: 117 Slots: 1 @@ -15090,7 +15090,7 @@ item_db: ( Name: "Savior Sky Piercer" Type: "IT_WEAPON" Buy: 1500000 - Sell: 650000 + Sell: 500000 Weight: 2700 Atk: 109 Matk: 55 -- cgit v1.2.3-60-g2f50