diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-17 11:11:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-17 11:11:25 -0300 |
commit | 80d70a0aa809be820bc5de0a8e9057d4be5516b2 (patch) | |
tree | b5e97066fe5ba6bb61f4bd512b46903c9d5579d0 /db/re/item_db.conf | |
parent | 63cb192e6b9d1bf4d43829d407890e6e1f3d6f90 (diff) | |
download | serverdata-80d70a0aa809be820bc5de0a8e9057d4be5516b2.tar.gz serverdata-80d70a0aa809be820bc5de0a8e9057d4be5516b2.tar.bz2 serverdata-80d70a0aa809be820bc5de0a8e9057d4be5516b2.tar.xz serverdata-80d70a0aa809be820bc5de0a8e9057d4be5516b2.zip |
Hey @Saulc @demure please review this price review for raw Ores
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 58dc3f238..e00b326eb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3220,7 +3220,7 @@ item_db: ( Name: "Iron Ore" Type: "IT_ETC" Buy: 500 - Sell: 200 + Sell: 180 Weight: 40 Refine: false ViewSprite: 771 @@ -3988,7 +3988,7 @@ item_db: ( Name: "Copper Ore" Type: "IT_ETC" Buy: 10000 - Sell: 400 + Sell: 300 Weight: 1000 }, { @@ -3997,7 +3997,7 @@ item_db: ( Name: "Lead Ore" Type: "IT_ETC" Buy: 11000 - Sell: 800 + Sell: 1000 Weight: 1000 }, { @@ -4006,7 +4006,7 @@ item_db: ( Name: "Tin Ore" Type: "IT_ETC" Buy: 9000 - Sell: 700 + Sell: 800 Weight: 1000 }, { @@ -4015,7 +4015,7 @@ item_db: ( Name: "Silver Ore" Type: "IT_ETC" Buy: 10000 - Sell: 500 + Sell: 600 Weight: 1000 }, { @@ -4024,7 +4024,7 @@ item_db: ( Name: "Gold Ore" Type: "IT_ETC" Buy: 12500 - Sell: 600 + Sell: 700 Weight: 1000 }, { @@ -4032,8 +4032,8 @@ item_db: ( AegisName: "PlatinumOre" Name: "Platinum Ore" Type: "IT_ETC" - Buy: 20000 - Sell: 1100 + Buy: 40000 + Sell: 10000 Weight: 1000 }, { @@ -4041,8 +4041,8 @@ item_db: ( AegisName: "IridiumOre" Name: "Iridium Ore" Type: "IT_ETC" - Buy: 10000 - Sell: 1000 + Buy: 20000 + Sell: 5000 Weight: 1000 }, { @@ -4050,8 +4050,8 @@ item_db: ( AegisName: "TitaniumOre" Name: "Titanium Ore" Type: "IT_ETC" - Buy: 10000 - Sell: 900 + Buy: 20000 + Sell: 3000 Weight: 1000 }, { |