diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4934d06f5..d18e39a1e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9961,8 +9961,8 @@ item_db: ( AegisName: "SharpKnife" Name: "Sharp Knife" Type: "IT_WEAPON" - Buy: 2580 - Sell: 250 + Buy: 600 + Sell: 200 Weight: 130 Atk: 75 Matk: 0 @@ -9984,8 +9984,8 @@ item_db: ( AegisName: "RustyKnife" Name: "Rusty Knife" Type: "IT_WEAPON" - Buy: 90 - Sell: 25 + Buy: 60 + Sell: 20 Weight: 50 Atk: 25 Matk: 0 @@ -10030,7 +10030,7 @@ item_db: ( AegisName: "BoneKnife" Name: "Bone Knife" Type: "IT_WEAPON" - Buy: 90 + Buy: 9000 Sell: 25 Weight: 6 Atk: 50 @@ -10053,7 +10053,7 @@ item_db: ( AegisName: "RockKnife" Name: "Rock Knife" Type: "IT_WEAPON" - Buy: 90 + Buy: 9000 Sell: 25 Weight: 6 Atk: 50 @@ -10099,7 +10099,7 @@ item_db: ( AegisName: "DivineSWord" Name: "Divine Sword" Type: "IT_WEAPON" - Buy: 90 + Buy: 9000 Sell: 25 Weight: 6 Atk: 50 |