From 815ad925262af759f530eab2e687bcf066884051 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2019 00:59:20 -0300 Subject: Grant a 50 GP discount on every arrow box (only noticeable on cheap arrows) --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8efa1e9d9..581b163ad 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2441,7 +2441,7 @@ item_db: ( AegisName: "TolchiAmmoBox" Name: "Tolchi Ammo Box" Type: "IT_USABLE" - Buy: 300 + Buy: 250 Sell: 100 Weight: 215 Refine: false @@ -2455,7 +2455,7 @@ item_db: ( AegisName: "TrainingAmmoBox" Name: "Training Ammo Box" Type: "IT_USABLE" - Buy: 400 + Buy: 350 Sell: 100 Weight: 215 Refine: false @@ -2469,7 +2469,7 @@ item_db: ( AegisName: "ArrowAmmoBox" Name: "Arrow Ammo Box" Type: "IT_USABLE" - Buy: 500 + Buy: 450 Sell: 100 Weight: 215 Refine: false @@ -2483,7 +2483,7 @@ item_db: ( AegisName: "IronAmmoBox" Name: "Iron Ammo Box" Type: "IT_USABLE" - Buy: 650 + Buy: 600 Sell: 100 Weight: 215 Refine: false @@ -2497,7 +2497,7 @@ item_db: ( AegisName: "CursedAmmoBox" Name: "Cursed Ammo Box" Type: "IT_USABLE" - Buy: 800 + Buy: 750 Sell: 200 Weight: 215 Refine: false @@ -2511,7 +2511,7 @@ item_db: ( AegisName: "PoisonAmmoBox" Name: "Poison Ammo Box" Type: "IT_USABLE" - Buy: 1200 + Buy: 1150 Sell: 300 Weight: 430 Refine: false @@ -2525,7 +2525,7 @@ item_db: ( AegisName: "ThornAmmoBox" Name: "Thorn Ammo Box" Type: "IT_USABLE" - Buy: 1800 + Buy: 1750 Sell: 400 Weight: 430 Refine: false @@ -2539,7 +2539,7 @@ item_db: ( AegisName: "BoneAmmoBox" Name: "Bone Ammo Box" Type: "IT_USABLE" - Buy: 3700 + Buy: 3650 Sell: 800 Weight: 1100 Refine: false -- cgit v1.2.3-60-g2f50