Skip to content

Commit

Permalink
Removed duplicates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Dec 17, 2015
1 parent a6d4b4b commit 1f9fd59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ShestakUI_Filger/Config/Spells.lua
Expand Up @@ -383,8 +383,6 @@ C["filger_spells"] = {
{spellID = 182073, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster DPS (Versatility, Proc)
{spellID = 182058, unitID = "player", caster = "player", filter = "BUFF"},
-- Melee DPS [Agility] (Versatility, Use)
{spellID = 182073, unitID = "player", caster = "player", filter = "BUFF"},
-- Melee DPS [Agility] (Versatility, Proc)
{spellID = 182060, unitID = "player", caster = "player", filter = "BUFF"},
-- 3.0: Tanking
Expand Down Expand Up @@ -2435,8 +2433,6 @@ C["filger_spells"] = {
{spellID = 182073, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster DPS (Versatility, Proc)
{spellID = 182058, unitID = "player", caster = "player", filter = "BUFF"},
-- Melee DPS [Agility] (Versatility, Use)
{spellID = 182073, unitID = "player", caster = "player", filter = "BUFF"},
-- Melee DPS [Agility] (Versatility, Proc)
{spellID = 182060, unitID = "player", caster = "player", filter = "BUFF"},
-- 3.0: Melee DPS [Agility]
Expand Down

0 comments on commit 1f9fd59

Please sign in to comment.