Skip to content

Commit

Permalink
[Filters] Arcane Blast should be DEBUFF
Browse files Browse the repository at this point in the history
  • Loading branch information
EsreverWoW committed Dec 11, 2022
1 parent f5aceb0 commit dfb8aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShestakUI/Config/Filters_Wrath/FilgerSpells.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2664,7 +2664,7 @@ C["filger_spells"] = {
Position = {"TOP", P_BUFF_ICON_Anchor},

-- Arcane Blast
{spellID = 36032, unitID = "player", caster = "player", filter = "BUFF"},
{spellID = 36032, unitID = "player", caster = "player", filter = "DEBUFF"},
-- Arcane Power
{spellID = 12042, unitID = "player", caster = "player", filter = "BUFF"},
-- Blazing Speed
Expand Down

0 comments on commit dfb8aed

Please sign in to comment.