From 63cb192e6b9d1bf4d43829d407890e6e1f3d6f90 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 11:06:17 -0300 Subject: Fix Platinum Ingot & Iron Ingot sell prices based on @demure report --- db/re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 27aad2a11..58dc3f238 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3209,7 +3209,7 @@ item_db: ( Name: "Iron Ingot" Type: "IT_ETC" Buy: 37500 - Sell: 12500 + Sell: 9240 Weight: 260 Refine: false ViewSprite: 770 @@ -4104,8 +4104,8 @@ item_db: ( AegisName: "PlatinumIngot" Name: "Platinum Ingot" Type: "IT_ETC" - Buy: 40000 - Sell: 6400 + Buy: 80000 + Sell: 20350 Weight: 1000 }, { -- cgit v1.2.3-70-g09d2