diff --git a/LegionWA/CooldownAlert/Init.lua b/LegionWA/CooldownAlert/Init.lua index 83f079a..3b37642 100644 --- a/LegionWA/CooldownAlert/Init.lua +++ b/LegionWA/CooldownAlert/Init.lua @@ -12,6 +12,11 @@ aura_env.trackedSpells = { 31850, -- Ardent Defender 86659, -- Guardian of Ancient Kings 204018, -- Blessing of Spellwarding + -- + 108416, -- Dark Pact + 196447, -- Channel Demonfire + 104773, -- Unending Resolve + 196586, -- Dimensional Rift } local iconDisplayDuration = 0.4 local gcdDuration = 1.5