Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleanup.
  • Loading branch information
Wetxius committed Nov 13, 2014
1 parent 48ab518 commit bf61352
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions ShestakUI_Filger/Config/Spells.lua
Expand Up @@ -436,8 +436,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster Heal

-- Legendary Meta Gems
Expand Down Expand Up @@ -603,8 +601,6 @@ C["filger_spells"] = {
{slotID = 14, filter = "CD"},

-- Internal
-- Lightweave
{spellID = 125487, filter = "ICD", trigger = "BUFF", duration = 60},
-- Purified Bindings of Immerseus (Intellect, Proc)
{spellID = 146046, filter = "ICD", trigger = "BUFF", duration = 115},
},
Expand Down Expand Up @@ -941,8 +937,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},

-- Legendary Meta Gems
-- Sinister Primal Diamond (Caster DPS)
Expand Down Expand Up @@ -1107,8 +1101,6 @@ C["filger_spells"] = {
{slotID = 14, filter = "CD"},

-- Internal
-- Lightweave
{spellID = 125487, filter = "ICD", trigger = "BUFF", duration = 60},
-- Purified Bindings of Immerseus (Intellect, Proc)
{spellID = 146046, filter = "ICD", trigger = "BUFF", duration = 115},
},
Expand Down Expand Up @@ -1248,8 +1240,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster Heal

-- Legendary Meta Gems
Expand Down Expand Up @@ -1516,8 +1506,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster Heal

-- Legendary Meta Gems
Expand Down Expand Up @@ -1750,8 +1738,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster Heal

-- Legendary Meta Gems
Expand Down Expand Up @@ -1919,8 +1905,6 @@ C["filger_spells"] = {
{slotID = 14, filter = "CD"},

-- Internal
-- Lightweave
{spellID = 125487, filter = "ICD", trigger = "BUFF", duration = 60},
-- Purified Bindings of Immerseus (Intellect, Proc)
{spellID = 146046, filter = "ICD", trigger = "BUFF", duration = 115},
},
Expand Down Expand Up @@ -2301,8 +2285,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},
-- Caster Heal

-- Legendary Meta Gems
Expand Down Expand Up @@ -2446,8 +2428,6 @@ C["filger_spells"] = {
{slotID = 14, filter = "CD"},

-- Internal
-- Lightweave
{spellID = 125487, filter = "ICD", trigger = "BUFF", duration = 60},
-- Purified Bindings of Immerseus (Intellect, Proc)
{spellID = 146046, filter = "ICD", trigger = "BUFF", duration = 115},
},
Expand Down Expand Up @@ -2548,8 +2528,6 @@ C["filger_spells"] = {
-- Caster General
-- Jade Spirit (Intellect + Spirit)
{spellID = 104993, unitID = "player", caster = "all", filter = "BUFF"},
-- Lightweave (Intellect)
{spellID = 125487, unitID = "player", caster = "player", filter = "BUFF"},

-- Legendary Meta Gems
-- Sinister Primal Diamond (Caster DPS)
Expand Down Expand Up @@ -2677,8 +2655,6 @@ C["filger_spells"] = {
{slotID = 14, filter = "CD"},

-- Internal
-- Lightweave
{spellID = 125487, filter = "ICD", trigger = "BUFF", duration = 60},
-- Purified Bindings of Immerseus (Intellect, Proc)
{spellID = 146046, filter = "ICD", trigger = "BUFF", duration = 115},
},
Expand Down

0 comments on commit bf61352

Please sign in to comment.