Skip to content

Commit

Permalink
Updated Living Bomb AOE spam filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sw2rT1 committed Dec 17, 2017
1 parent 0685056 commit e4cdc49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ShestakUI/Config/Filters/CombatText.lua
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,8 @@ elseif T.class == "HUNTER" then
elseif T.class == "MAGE" then
if C.combattext.merge_aoe_spam then
T.aoespam[217694] = 3.5 -- Living Bomb
T.aoespam[44461] = 3 -- Living Bomb (AoE)
T.aoespam[244813] = 3.5 -- Living Bomb
T.aoespam[44461] = 3.5 -- Living Bomb (AoE)
T.aoespam[2120] = 0 -- Flamestrike
T.aoespam[194432] = 0 -- Aftershocks
T.aoespam[12654] = 3 -- Ignite
Expand Down

0 comments on commit e4cdc49

Please sign in to comment.