diff options
Diffstat (limited to 'world/map/db/item_db.conf')
-rw-r--r-- | world/map/db/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 644a9a9e..23913ef7 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -5888,7 +5888,7 @@ item_db: ( Name: "MountainCrystal" Type: "IT_ETC" Buy: 20000 - Sell: 10000 + Sell: 5000 Weight: 20 Refine: false ViewSprite: 5384 @@ -5899,7 +5899,7 @@ item_db: ( Name: "BlackQuarz" Type: "IT_ETC" Buy: 20000 - Sell: 10000 + Sell: 5000 Weight: 20 Refine: false ViewSprite: 5385 |