From 409bd2b4bf3fef6da776a53e62857ec828c241ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Jan 2020 16:47:12 -0300 Subject: Celestia trade grants. She can now commercialize Tea. Tea is baked daily at 00:02 and stock is limited (and very thin). But tea is cheap. The price is not right. Oh well. --- db/re/item_db.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index da26153ba..40b00f7f2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -15097,7 +15097,7 @@ item_db: ( Name: "Chamomile Tea" Type: "IT_HEALING" Buy: 200 - Sell: 5 + Sell: 50 Weight: 5 Refine: false Delay: 500 @@ -15114,8 +15114,8 @@ item_db: ( AegisName: "SpearmintTea" Name: "Spearmint Tea" Type: "IT_HEALING" - Buy: 200 - Sell: 5 + Buy: 400 + Sell: 100 Weight: 5 Refine: false Delay: 500 @@ -15132,8 +15132,8 @@ item_db: ( AegisName: "OolongTea" Name: "Oolong Tea" Type: "IT_HEALING" - Buy: 200 - Sell: 5 + Buy: 600 + Sell: 150 Weight: 5 Refine: false Delay: 500 @@ -15150,8 +15150,8 @@ item_db: ( AegisName: "JasmineTea" Name: "Jasmine Tea" Type: "IT_HEALING" - Buy: 200 - Sell: 5 + Buy: 800 + Sell: 200 Weight: 5 Refine: false Delay: 500 @@ -15169,8 +15169,8 @@ item_db: ( AegisName: "YerbaMate" Name: "Yerba Mate" Type: "IT_HEALING" - Buy: 200 - Sell: 5 + Buy: 1000 + Sell: 250 Weight: 5 Refine: false Delay: 500 -- cgit v1.2.3-60-g2f50