Skip to content

Commit

Permalink
Merge pull request #374 from Sw2rT1/patch-1
Browse files Browse the repository at this point in the history
Added Fireball (Mirror Image) for AOE spam filter
  • Loading branch information
Wetxius committed Mar 16, 2017
2 parents 1723b7b + 7c7a515 commit a57bbbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShestakUI/Config/Filters/CombatText.lua
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ elseif T.class == "MAGE" then
T.aoespam[205472] = 4 -- Flame Patch
T.aoespam[88084] = 3 -- Arcane Blast (Mirror Image)
T.aoespam[59638] = 3 -- Frostbolt (Mirror Image)
T.aoespam[88082] = 3 -- Fireball (Mirror Image)
T.merge[211088] = 211076 -- Mark of Aluneth
T.aoespam[211076] = 3 -- Mark of Aluneth
T.merge[210817] = 44425 -- Arcane Rebound
Expand Down

0 comments on commit a57bbbc

Please sign in to comment.