diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
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 |