From cd237b94dfa0103d15ff72152b7ebf784be2bd18 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Dec 2018 22:48:47 -0200 Subject: Cut several zeros in several places to please @demure and @Xtreem and make balance more smooth. Jhedia was on previous commit. Ingot sell price adjusted accordingly. --- db/re/item_db.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 88f71fa36..842450669 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3314,7 +3314,7 @@ item_db: ( Name: "Iron Ingot" Type: "IT_ETC" Buy: 37500 - Sell: 9240 + Sell: 924 Weight: 260 Refine: false ViewSprite: 770 @@ -4165,7 +4165,7 @@ item_db: ( Name: "Copper Ingot" Type: "IT_ETC" Buy: 20000 - Sell: 5000 + Sell: 500 Weight: 1000 }, { @@ -4174,7 +4174,7 @@ item_db: ( Name: "Lead Ingot" Type: "IT_ETC" Buy: 22000 - Sell: 5800 + Sell: 580 Weight: 1000 }, { @@ -4183,7 +4183,7 @@ item_db: ( Name: "Tin Ingot" Type: "IT_ETC" Buy: 18000 - Sell: 5600 + Sell: 560 Weight: 1000 }, { @@ -4192,7 +4192,7 @@ item_db: ( Name: "Silver Ingot" Type: "IT_ETC" Buy: 20000 - Sell: 5200 + Sell: 520 Weight: 1000 }, { @@ -4201,7 +4201,7 @@ item_db: ( Name: "Gold Ingot" Type: "IT_ETC" Buy: 24000 - Sell: 5400 + Sell: 540 Weight: 1000 }, { @@ -4210,7 +4210,7 @@ item_db: ( Name: "Platinum Ingot" Type: "IT_ETC" Buy: 180000 - Sell: 50000 + Sell: 5000 Weight: 1000 }, { @@ -4219,7 +4219,7 @@ item_db: ( Name: "Iridium Ingot" Type: "IT_ETC" Buy: 20000 - Sell: 6200 + Sell: 620 Weight: 1000 }, { @@ -4228,7 +4228,7 @@ item_db: ( Name: "Titanium Ingot" Type: "IT_ETC" Buy: 20000 - Sell: 6000 + Sell: 600 Weight: 1000 }, { -- cgit v1.2.3-60-g2f50