Commit 57f52c3f authored by Ivaria's avatar Ivaria
Browse files

Removed deprecated debuff 'Bloodbath'

parent 4490cdf6
......@@ -201,6 +201,5 @@ VUHDO_INIT_IGNORE_DEBUFFS_NO_HARM = {
[(GetSpellInfo(57723))] = true, -- Exhaustion
[(GetSpellInfo(80354))] = true, -- Temporal Displacement
[(GetSpellInfo(95809))] = true, -- Insanity
[(GetSpellInfo(12292))] = true, -- Bloodbath
};
......@@ -10,6 +10,7 @@ Known issues:
Bugfixes:
-- Removed deprecated debuff 'Bloodbath'
-- Removed deprecated event UNIT_HEALTH_FREQUENT
-- Migrated backdrops to BackdropTemplate and BackdropTemplateMixin
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment