From 137395b992709248896fe66888778fe26169c1dc Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 7 Feb 2018 21:26:03 +0100 Subject: fix zeny exploits --- db/re/item_db.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'db/re') 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 -- cgit v1.2.3-70-g09d2