Skip to content

Commit

Permalink
Added new potions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Nov 1, 2016
1 parent 3abc551 commit 53da3f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ShestakUI/Config/Filters/FilgerSpells.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3348,6 +3348,16 @@ C["filger_spells"] = {
{spellID = 171725, unitID = "player", caster = "all", filter = "BUFF"},

-- Potions: Legion
-- Potion of Prolonged Power
{spellID = 229206, unitID = "player", caster = "player", filter = "BUFF"},
-- Potion of the Old War
{spellID = 188028, unitID = "player", caster = "player", filter = "BUFF"},
-- Potion of Deadly Grace
{spellID = 188027, unitID = "player", caster = "player", filter = "BUFF"},
-- Leytorrent Potion
{spellID = 188030, unitID = "player", caster = "player", filter = "BUFF"},
-- Skaggldrynk
{spellID = 188023, unitID = "player", caster = "player", filter = "BUFF"},
-- Unbending Potion
{spellID = 188029, unitID = "player", caster = "player", filter = "BUFF"},
-- Potions: Miscellaneous
Expand Down

0 comments on commit 53da3f2

Please sign in to comment.