diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 40b00f7f2..09fbae592 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -15132,8 +15132,8 @@ item_db: ( AegisName: "OolongTea" Name: "Oolong Tea" Type: "IT_HEALING" - Buy: 600 - Sell: 150 + Buy: 800 + Sell: 200 Weight: 5 Refine: false Delay: 500 @@ -15150,8 +15150,8 @@ item_db: ( AegisName: "JasmineTea" Name: "Jasmine Tea" Type: "IT_HEALING" - Buy: 800 - Sell: 200 + Buy: 1200 + Sell: 300 Weight: 5 Refine: false Delay: 500 @@ -15169,8 +15169,8 @@ item_db: ( AegisName: "YerbaMate" Name: "Yerba Mate" Type: "IT_HEALING" - Buy: 1000 - Sell: 250 + Buy: 2000 + Sell: 500 Weight: 5 Refine: false Delay: 500 |