From fde4a3955ddff423befc8ca10960d57286ca4128 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Mar 2018 22:10:05 -0300 Subject: Fix prices --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ba97a3d77..1b1381659 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2818,7 +2818,7 @@ item_db: ( AegisName: "Diamond" Name: "Diamond" Type: "IT_ETC" - Buy: 2000 + Buy: 4000 Sell: 1333 Weight: 20 Gender: "SEX_ANY" @@ -2836,7 +2836,7 @@ item_db: ( AegisName: "Ruby" Name: "Ruby" Type: "IT_ETC" - Buy: 1000 + Buy: 2000 Sell: 667 Weight: 20 Gender: "SEX_ANY" @@ -2854,7 +2854,7 @@ item_db: ( AegisName: "Emerald" Name: "Emerald" Type: "IT_ETC" - Buy: 1500 + Buy: 3000 Sell: 1000 Weight: 20 Gender: "SEX_ANY" @@ -2872,7 +2872,7 @@ item_db: ( AegisName: "Sapphire" Name: "Sapphire" Type: "IT_ETC" - Buy: 6000 + Buy: 12000 Sell: 4000 Weight: 20 Gender: "SEX_ANY" @@ -2890,7 +2890,7 @@ item_db: ( AegisName: "Topaz" Name: "Topaz" Type: "IT_ETC" - Buy: 1200 + Buy: 2400 Sell: 800 Weight: 20 Gender: "SEX_ANY" @@ -2908,7 +2908,7 @@ item_db: ( AegisName: "Amethyst" Name: "Amethyst" Type: "IT_ETC" - Buy: 3000 + Buy: 6000 Sell: 2000 Weight: 20 Gender: "SEX_ANY" @@ -2926,7 +2926,7 @@ item_db: ( AegisName: "BlackPearl" Name: "Black Pearl" Type: "IT_ETC" - Buy: 20000 + Buy: 21000 Sell: 7000 Weight: 200 Gender: "SEX_ANY" -- cgit v1.2.3-60-g2f50