diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-09 18:34:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-09 18:34:20 -0300 |
commit | c9999bc8851fba2d829cb971376dea5b66cad2a3 (patch) | |
tree | ff185ed5811f727dafe555905a9df755a1d2a3d8 /db | |
parent | ff0174f4c886f3f53386e8e0ee7adec421c351f4 (diff) | |
download | serverdata-c9999bc8851fba2d829cb971376dea5b66cad2a3.tar.gz serverdata-c9999bc8851fba2d829cb971376dea5b66cad2a3.tar.bz2 serverdata-c9999bc8851fba2d829cb971376dea5b66cad2a3.tar.xz serverdata-c9999bc8851fba2d829cb971376dea5b66cad2a3.zip |
Eurni
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 }, |