From 9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 2 Jan 2022 09:44:06 -0300 Subject: Golden Apple enables HP regeneration on Bleeding maps --- db/re/item_db.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5679a38e3..ecafc5684 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1147,6 +1147,8 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" + // Gives you 5 extra minutes of cooldown + @bleedio=max(gettimetick(2), @bleedio)+300; @delay = rand(30,90); @type = 4; @rarity=6; -- cgit v1.2.3-60-g2f50