diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ed587fb39..e2acf757d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4230,7 +4230,7 @@ item_db: ( AegisName: "CasinoCoins" Name: "Casino Coins" Type: "IT_ETC" - Buy: 20 + Buy: 200 Sell: 20 Weight: 4 Atk: 0 @@ -6284,7 +6284,7 @@ item_db: ( AegisName: "RedScorpionStinger" Name: "Red Scorpion Stinger" Type: "IT_ETC" - Buy: 100 + Buy: 1000 Sell: 75 Weight: 1 Atk: 0 @@ -6605,7 +6605,7 @@ item_db: ( AegisName: "DarkTalisman" Name: "Dark Talisman" Type: "IT_ARMOR" - Buy: 15000 + Buy: 150000 Sell: 15000 Weight: 1000 Atk: 0 @@ -6902,7 +6902,7 @@ item_db: ( AegisName: "AstralCube" Name: "Astra Cube" Type: "IT_ARMOR" - Buy: 7000 + Buy: 70000 Sell: 5000 Weight: 450 Atk: 0 @@ -7711,7 +7711,7 @@ item_db: ( AegisName: "ContributorSweater" Name: "Contributor Sweater" Type: "IT_ARMOR" - Buy: 10 + Buy: 100 Sell: 10 Weight: 80 Atk: 0 |