diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fd159c130..c5bcebe61 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10120,8 +10120,8 @@ item_db: ( AegisName: "Knife" Name: "Knife" Type: "IT_WEAPON" - Buy: 90 - Sell: 25 + Buy: 200 + Sell: 90 Weight: 6 Atk: 50 Matk: 0 @@ -11208,10 +11208,10 @@ item_db: ( AegisName: "Arrow" Name: "Arrow" Type: "IT_AMMO" - Buy: 100 + Buy: 10 Sell: 1 Weight: 1 - Atk: 30 + Atk: 20 Loc: "EQP_AMMO" Subtype: "W_DAGGER" }, |