From e1e2e46c4b18952d3ae03c4be512d242405d0cc6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 11:15:26 -0300 Subject: Lower all ingot crafting price in 1000 GP, and calculate a bit the real worth of each ingot: Platinum ingot is 47500 GP! (50,000 with the profit margin*) *: Money attracts more money. That's how market works. --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e00b326eb..70b11292e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4104,8 +4104,8 @@ item_db: ( AegisName: "PlatinumIngot" Name: "Platinum Ingot" Type: "IT_ETC" - Buy: 80000 - Sell: 20350 + Buy: 180000 + Sell: 50000 Weight: 1000 }, { -- cgit v1.2.3-60-g2f50