diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 79040c8b0..5e6c5c6f4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4484,8 +4484,8 @@ item_db: ( AegisName: "GemPowder" Name: "Gem powder" Type: "IT_ETC" - Buy: 1500 - Sell: 500 + Buy: 18000 + Sell: 6000 Weight: 20 Refine: false }, @@ -4663,7 +4663,7 @@ item_db: ( Name: "Quill" Type: "IT_ETC" Buy: 10000 - Sell: 500 + Sell: 2500 Weight: 20 Refine: false ViewSprite: 810 |