Skip to content

Commit

Permalink
Add "Invoker's Energy" to Filger.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Sep 30, 2012
1 parent 4e26327 commit 5822485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ShestakUI_Filger/Config/Settings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,8 @@ Filger_Spells = {
{spellID = 32612, unitID = "player", caster = "player", filter = "BUFF"},
-- Greater Invisibility
{spellID = 110960, unitID = "player", caster = "player", filter = "BUFF", absID = true},
-- Invoker's Energy
{spellID = 116257, unitID = "player", caster = "player", filter = "BUFF"},
-- Icy Veins
{spellID = 12472, unitID = "player", caster = "player", filter = "BUFF"},
-- Arcane Power
Expand Down

0 comments on commit 5822485

Please sign in to comment.