diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-02 09:17:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-02 09:17:07 -0300 |
commit | 75f779dd68652a11a50623de824ce3f4f1cc9919 (patch) | |
tree | 2c6fa482f231f1fb2c99b7d7f8065f556533fbb8 | |
parent | 04552d3ccbc70dfea3274a5ee31c2721767d03e6 (diff) | |
download | serverdata-75f779dd68652a11a50623de824ce3f4f1cc9919.tar.gz serverdata-75f779dd68652a11a50623de824ce3f4f1cc9919.tar.bz2 serverdata-75f779dd68652a11a50623de824ce3f4f1cc9919.tar.xz serverdata-75f779dd68652a11a50623de824ce3f4f1cc9919.zip |
Elixir of Life is supreme - dispel halt regen as well
-rw-r--r-- | db/re/item_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index dea11da00..d6a073c35 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -632,6 +632,7 @@ item_db: ( sc_end SC_DEC_AGI; sc_end SC_FROSTMISTY; sc_end SC_VENOMBLEED; + sc_end SC_HALT_REGENERATION; percentheal 100, 100; callfunc("SC_Bonus", 180, SC_KAIZEL, 1); // Revives with 1% HP if you die // Protects you for 30 seconds from map ailments |