diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-29 09:17:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-29 09:51:13 -0300 |
commit | c09a3533f1d856ae3b3945902409bd0b5a537c5d (patch) | |
tree | 9507a6fc9d41ed16a0f9de20267e1f93839585c4 /db/re/item_db.conf | |
parent | 639e28421443199264c35c0426e2262de40cc2c7 (diff) | |
download | serverdata-c09a3533f1d856ae3b3945902409bd0b5a537c5d.tar.gz serverdata-c09a3533f1d856ae3b3945902409bd0b5a537c5d.tar.bz2 serverdata-c09a3533f1d856ae3b3945902409bd0b5a537c5d.tar.xz serverdata-c09a3533f1d856ae3b3945902409bd0b5a537c5d.zip |
Prepare to rewrite stuff to finish item from RoadMap.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 82f016dfe..a509859a6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3793,8 +3793,8 @@ item_db: ( AegisName: "GoldOre" Name: "Gold Ore" Type: "IT_ETC" - Buy: 12000 - Sell: 800 + Buy: 12500 + Sell: 6000 Weight: 1000 }, { |