diff options
Diffstat (limited to 'db')
-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 cba4e62aa..2339a237c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4456,7 +4456,7 @@ item_db: ( Name: "Lazurite Shard" Type: "IT_ETC" Buy: 2100 - Sell: 700 + Sell: 7 Weight: 20 Refine: false }, @@ -4466,7 +4466,7 @@ item_db: ( Name: "Lazurite Cristal" Type: "IT_ETC" Buy: 6300 - Sell: 2100 + Sell: 21 Weight: 20 Refine: false }, @@ -4476,7 +4476,7 @@ item_db: ( Name: "Lazurite Heart" Type: "IT_ETC" Buy: 18900 - Sell: 6300 + Sell: 63 Weight: 20 Refine: false }, |