summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-02 09:44:06 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-02 09:44:06 -0300
commit9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52 (patch)
tree13ecfe139f0b78b75ad9e4b2963c5e55c9030284
parent3125fe5d8b5bfe76f065e75bc42b64ef44c14df9 (diff)
downloadserverdata-9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52.tar.gz
serverdata-9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52.tar.bz2
serverdata-9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52.tar.xz
serverdata-9ff677a51369e70a7d13cbfcd10fb10a2a2b5c52.zip
Golden Apple enables HP regeneration on Bleeding maps
-rw-r--r--db/re/item_db.conf2
1 files changed, 2 insertions, 0 deletions
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;