Commit 5c748587 authored by Ivaria's avatar Ivaria
Browse files

Cleaned up some default debuffs.

parent 3224e63b
......@@ -194,7 +194,6 @@ VUHDO_INIT_IGNORE_DEBUFFS_NO_HARM = {
[(GetSpellInfo(53753))] = true, -- Nightmare Slumber
[(GetSpellInfo(78993))] = true, -- Concentration
[(GetSpellInfo(105701))] = true, -- Potion of Focus
[(GetSpellInfo(57724))] = true, -- Sated
[(GetSpellInfo(57723))] = true, -- Exhaustion
[(GetSpellInfo(80354))] = true, -- Temporal Displacement
......
......@@ -32,7 +32,7 @@ VUHDO_DEBUFF_BLACKLIST = {
[GetSpellInfo(71328)] = true, -- Dungeon Cooldown
[GetSpellInfo(57723)] = true, -- Exhaustion (Heroism)
[GetSpellInfo(80354)] = true -- Temporal Displacement
}
};
......
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