From 9b4bddadb6da0ad45a67dbef1de95e029d41f621 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Mar 2019 01:09:39 -0300 Subject: Add status to Tulip, Rose and Blueberries --- db/re/item_db.conf | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3ad7b53fc..e431ebc62 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -976,8 +976,12 @@ item_db: ( UseEffect: "EFFECT_HEAL" Script: <" @min = 4; - @max = 400; - @delay = 3; + @max = 5; + if ($EVENT$ == "SPRING") { + @min=400; + @max=500; + } + @delay = 1; @type = 1; doevent "rand_sc_heal::OnUse"; "> @@ -3764,8 +3768,8 @@ item_db: ( Name: "Tulip" Type: "IT_ETC" Buy: 450 - Sell: 150 - Weight: 20 + Sell: 50 + Weight: 7 Refine: false ViewSprite: 786 }, @@ -4018,8 +4022,8 @@ item_db: ( Name: "Rose" Type: "IT_ETC" Buy: 10000 - Sell: 500 - Weight: 20 + Sell: 50 + Weight: 7 Refine: false ViewSprite: 811 }, -- cgit v1.2.3-60-g2f50