From c723f9f19ce8f0c040ab225cc57d3e9bc86ef1a7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Mar 2018 21:54:23 -0300 Subject: Fix some prices, based on Crazyfefe testing. --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 61551cdd8..ba97a3d77 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2739,7 +2739,7 @@ item_db: ( Name: "Common Carp" Type: "IT_ETC" Buy: 200 - Sell: 45 + Sell: 55 Weight: 200 Gender: "SEX_ANY" WeaponLv: 0 @@ -2819,7 +2819,7 @@ item_db: ( Name: "Diamond" Type: "IT_ETC" Buy: 2000 - Sell: 667 + Sell: 1333 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2837,7 +2837,7 @@ item_db: ( Name: "Ruby" Type: "IT_ETC" Buy: 1000 - Sell: 333 + Sell: 667 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2855,7 +2855,7 @@ item_db: ( Name: "Emerald" Type: "IT_ETC" Buy: 1500 - Sell: 500 + Sell: 1000 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2873,7 +2873,7 @@ item_db: ( Name: "Sapphire" Type: "IT_ETC" Buy: 6000 - Sell: 2000 + Sell: 4000 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2891,7 +2891,7 @@ item_db: ( Name: "Topaz" Type: "IT_ETC" Buy: 1200 - Sell: 400 + Sell: 800 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2909,7 +2909,7 @@ item_db: ( Name: "Amethyst" Type: "IT_ETC" Buy: 3000 - Sell: 1000 + Sell: 2000 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2927,7 +2927,7 @@ item_db: ( Name: "Black Pearl" Type: "IT_ETC" Buy: 20000 - Sell: 6000 + Sell: 7000 Weight: 200 Gender: "SEX_ANY" WeaponLv: 0 -- cgit v1.2.3-60-g2f50