diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 959185308..df4523a34 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -505,9 +505,9 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - @min = 120; - @max = 240; - @delay = 5; + @min = 250; + @max = 650; + @delay = 6; @type = 2; doevent "rand_sc_heal::OnUse"; "> |