Skip to content

Commit

Permalink
Updated RaidAuraWatch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Nov 7, 2013
1 parent edf57d7 commit 7c3ceda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ShestakUI/Config/Filters/RaidAuraWatch.lua
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ T.RaidDebuffs = {
[SpellName(143494)] = 3, -- Sundering Blow (Tank stacks) [SpellName(143494)] = 3, -- Sundering Blow (Tank stacks)
[SpellName(143638)] = 3, -- Bonecracker (DoT) [SpellName(143638)] = 3, -- Bonecracker (DoT)
[SpellName(143431)] = 3, -- Magistrike (Dispel) [SpellName(143431)] = 3, -- Magistrike (Dispel)
[SpellName(143480)] = 3, -- Assassin's Mark (Fixate)
-- Malkorok -- Malkorok
[SpellName(142990)] = 4, -- Fatal Strike (Tank stacks) [SpellName(142990)] = 4, -- Fatal Strike (Tank stacks)
[SpellName(142864)] = 3, -- Ancient Barrier [SpellName(142864)] = 3, -- Ancient Barrier
Expand All @@ -139,6 +140,8 @@ T.RaidDebuffs = {
-- Garrosh Hellscream -- Garrosh Hellscream
[SpellName(145183)] = 3, -- Gripping Despair (Tank stacks) [SpellName(145183)] = 3, -- Gripping Despair (Tank stacks)
[SpellName(145195)] = 3, -- Empowered Gripping Despair (Tank stacks) [SpellName(145195)] = 3, -- Empowered Gripping Despair (Tank stacks)
[SpellName(145065)] = 3, -- Touch of Y'Shaarj
[SpellName(145171)] = 3, -- Empowered Touch of Y'Shaarj
-- Throne of Thunder -- Throne of Thunder
-- Jin'rokh the Breaker -- Jin'rokh the Breaker
[SpellName(137162)] = 4, -- Static Burst (Tank switch) [SpellName(137162)] = 4, -- Static Burst (Tank switch)
Expand Down

0 comments on commit 7c3ceda

Please sign in to comment.