diff options
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5329cd146..bf5c283ec 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4239,7 +4239,7 @@ item_db: ( Name: "Fluo Powder" Type: "IT_ETC" Buy: 10000 - Sell: 1000 + Sell: 600 Weight: 10 Refine: false ViewSprite: 826 @@ -4566,7 +4566,7 @@ item_db: ( Name: "Diamond Powder" Type: "IT_ETC" Buy: 8000 - Sell: 800 + Sell: 80 Weight: 12 }, { @@ -4575,7 +4575,7 @@ item_db: ( Name: "Ruby Powder" Type: "IT_ETC" Buy: 5000 - Sell: 500 + Sell: 50 Weight: 12 }, { @@ -4584,7 +4584,7 @@ item_db: ( Name: "Emerald Powder" Type: "IT_ETC" Buy: 7500 - Sell: 750 + Sell: 75 Weight: 12 }, { @@ -4593,7 +4593,7 @@ item_db: ( Name: "Sapphire Powder" Type: "IT_ETC" Buy: 12500 - Sell: 1250 + Sell: 125 Weight: 12 }, { @@ -4602,7 +4602,7 @@ item_db: ( Name: "Topaz Powder" Type: "IT_ETC" Buy: 6000 - Sell: 600 + Sell: 60 Weight: 12 }, { @@ -4611,7 +4611,7 @@ item_db: ( Name: "Amethyst Powder" Type: "IT_ETC" Buy: 10000 - Sell: 1000 + Sell: 100 Weight: 12 }, { |