diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files 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 |