From 695e49f8bd331888aec53b5ad383b3cc239ea7fa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Sep 2019 17:19:23 -0300 Subject: Remaster ore weight: Normal Ores: 1kg → 800g Terranite Ore: 1g → 60g Iron Ore: 40g → 50g MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/re/item_db.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 07c36ad08..d4a10720e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4301,7 +4301,7 @@ item_db: ( Type: "IT_ETC" Buy: 500 Sell: 130 - Weight: 40 + Weight: 50 Refine: false }, { @@ -4724,7 +4724,7 @@ item_db: ( Type: "IT_ETC" Buy: 10000 Sell: 500 - Weight: 20 + Weight: 60 Refine: false ViewSprite: 814 }, @@ -5043,7 +5043,7 @@ item_db: ( Type: "IT_ETC" Buy: 10000 Sell: 200 - Weight: 1000 + Weight: 800 }, { Id: 843 @@ -5052,7 +5052,7 @@ item_db: ( Type: "IT_ETC" Buy: 11000 Sell: 900 - Weight: 1000 + Weight: 800 }, { Id: 844 @@ -5061,7 +5061,7 @@ item_db: ( Type: "IT_ETC" Buy: 9000 Sell: 750 - Weight: 1000 + Weight: 800 }, { Id: 845 @@ -5070,7 +5070,7 @@ item_db: ( Type: "IT_ETC" Buy: 10000 Sell: 500 - Weight: 1000 + Weight: 800 }, { Id: 846 @@ -5079,7 +5079,7 @@ item_db: ( Type: "IT_ETC" Buy: 12500 Sell: 700 - Weight: 1000 + Weight: 800 }, { Id: 847 @@ -5088,7 +5088,7 @@ item_db: ( Type: "IT_ETC" Buy: 40000 Sell: 6000 - Weight: 1000 + Weight: 800 }, { Id: 848 @@ -5097,7 +5097,7 @@ item_db: ( Type: "IT_ETC" Buy: 20000 Sell: 4000 - Weight: 1000 + Weight: 800 }, { Id: 849 @@ -5106,7 +5106,7 @@ item_db: ( Type: "IT_ETC" Buy: 20000 Sell: 1500 - Weight: 1000 + Weight: 800 }, { Id: 850 -- cgit v1.2.3-70-g09d2