From 1abbc2a0423636fa958c0d9eec38c59efead75b3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Jan 2020 16:55:21 -0300 Subject: Well, we'll keep trying different prices. There are different types of ways to get tea besides buying them, hopefully. --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 09fbae592..338484d78 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -15114,8 +15114,8 @@ item_db: ( AegisName: "SpearmintTea" Name: "Spearmint Tea" Type: "IT_HEALING" - Buy: 400 - Sell: 100 + Buy: 500 + Sell: 125 Weight: 5 Refine: false Delay: 500 @@ -15132,8 +15132,8 @@ item_db: ( AegisName: "OolongTea" Name: "Oolong Tea" Type: "IT_HEALING" - Buy: 800 - Sell: 200 + Buy: 1500 + Sell: 375 Weight: 5 Refine: false Delay: 500 @@ -15150,8 +15150,8 @@ item_db: ( AegisName: "JasmineTea" Name: "Jasmine Tea" Type: "IT_HEALING" - Buy: 1200 - Sell: 300 + Buy: 5000 + Sell: 1250 Weight: 5 Refine: false Delay: 500 @@ -15169,8 +15169,8 @@ item_db: ( AegisName: "YerbaMate" Name: "Yerba Mate" Type: "IT_HEALING" - Buy: 2000 - Sell: 500 + Buy: 10000 + Sell: 2500 Weight: 5 Refine: false Delay: 500 -- cgit v1.2.3-60-g2f50