diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:22:39 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:22:39 -0300 |
commit | 075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b (patch) | |
tree | 1a9f245d6ab108f0d5871c2533d28567517d48fe /db/re/item_db.conf | |
parent | 2027acd1ebcb08c26f46738470f263aac68c8a0a (diff) | |
download | serverdata-075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b.tar.gz serverdata-075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b.tar.bz2 serverdata-075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b.tar.xz serverdata-075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b.zip |
Knife and their shops rebalance. Training bow available at Rosen&Tolchi for 550 GP.
Diffstat (limited to 'db/re/item_db.conf')
-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" }, |