From cd9bc7730c096d3d7d6fe4bbd5cc6d3226df3954 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Mar 2018 09:39:39 -0300 Subject: Fix some healing item sell prices to standard 1/3 (+minor changes) --- db/re/item_db.conf | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f88941474..a439df128 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -169,7 +169,7 @@ item_db: ( Name: "Bread" Type: "IT_HEALING" Buy: 50 - Sell: 15 + Sell: 17 Weight: 25 Gender: "SEX_ANY" WeaponLv: 0 @@ -300,7 +300,7 @@ item_db: ( Name: "Piberries" Type: "IT_HEALING" Buy: 20 - Sell: 5 + Sell: 7 Weight: 2 Gender: "SEX_ANY" WeaponLv: 0 @@ -404,7 +404,7 @@ item_db: ( Name: "Purple Blobime" Type: "IT_HEALING" Buy: 20 - Sell: 4 + Sell: 6 Weight: 10 Gender: "SEX_ANY" WeaponLv: 0 @@ -538,6 +538,7 @@ item_db: ( BuyingStore: false Trade: { nodrop: true + notrade: true noselltonpc: true } Sprite: 0 @@ -600,7 +601,7 @@ item_db: ( Name: "Piberries Infusion" Type: "IT_HEALING" Buy: 140 - Sell: 20 + Sell: 47 Weight: 15 Gender: "SEX_ANY" WeaponLv: 0 @@ -626,7 +627,7 @@ item_db: ( Name: "Fates Potion" Type: "IT_HEALING" Buy: 250 - Sell: 80 + Sell: 84 Weight: 17 Gender: "SEX_ANY" WeaponLv: 0 @@ -652,7 +653,7 @@ item_db: ( Name: "Clotho Liquor" Type: "IT_HEALING" Buy: 600 - Sell: 150 + Sell: 200 Weight: 16 Gender: "SEX_ANY" WeaponLv: 0 @@ -678,7 +679,7 @@ item_db: ( Name: "Lachesis Brew" Type: "IT_HEALING" Buy: 1000 - Sell: 150 + Sell: 330 Weight: 14 Gender: "SEX_ANY" WeaponLv: 0 @@ -704,7 +705,7 @@ item_db: ( Name: "Atropos Mixture" Type: "IT_HEALING" Buy: 2450 - Sell: 300 + Sell: 815 Weight: 15 Gender: "SEX_ANY" WeaponLv: 0 -- cgit v1.2.3-60-g2f50