spec detection
This commit is contained in:
		@@ -85,14 +85,17 @@ local specBuffs = {
 | 
			
		||||
    -- HUNTER
 | 
			
		||||
    [GetSpellInfo(20895)] = L["Beast Mastery"], -- Spirit Bond
 | 
			
		||||
    [GetSpellInfo(34471)] = L["Beast Mastery"], -- The Beast Within
 | 
			
		||||
    [GetSpellInfo(75447)] = L["Beast Mastery"], -- Ferocious Inspiration
 | 
			
		||||
    [GetSpellInfo(19506)] = L["Marksmanship"], -- Trueshot Aura
 | 
			
		||||
    [GetSpellInfo(64420)] = L["Survival"], -- Sniper Training
 | 
			
		||||
    -- DRUID
 | 
			
		||||
    [GetSpellInfo(24932)] = L["Feral"], -- Leader of the Pack
 | 
			
		||||
    [GetSpellInfo(16975)] = L["Feral"], -- Predatory Strikes
 | 
			
		||||
    [GetSpellInfo(50334)] = L["Feral"], -- Berserk
 | 
			
		||||
    [GetSpellInfo(50334) .. "Feral"] = L["Feral"], -- Berserk
 | 
			
		||||
    [GetSpellInfo(24907)] = L["Balance"], -- Moonkin Aura
 | 
			
		||||
    [GetSpellInfo(24858)] = L["Balance"], -- Moonkin Form
 | 
			
		||||
    [GetSpellInfo(48504)] = L["Restoration"], -- Living Seed
 | 
			
		||||
    [GetSpellInfo(45283)] = L["Restoration"], -- Natural Perfection
 | 
			
		||||
    [GetSpellInfo(53251)] = L["Restoration"], -- Wild Growth
 | 
			
		||||
    [GetSpellInfo(16188)] = L["Restoration"], -- Nature's Swiftness
 | 
			
		||||
    [GetSpellInfo(33891)] = L["Restoration"], -- Tree of Life
 | 
			
		||||
@@ -150,6 +153,7 @@ local specSpells = {
 | 
			
		||||
    [GetSpellInfo(47843)] = L["Affliction"], -- Unstable Affliction
 | 
			
		||||
    [GetSpellInfo(59672)] = L["Demonology"], -- Metamorphosis
 | 
			
		||||
    [GetSpellInfo(47193)] = L["Demonology"], -- Demonic Empowerment
 | 
			
		||||
    [GetSpellInfo(47996) .. " Felguard"] = L["Demonology"], -- Intercept Felguard
 | 
			
		||||
    [GetSpellInfo(59172)] = L["Destruction"], -- Chaos Bolt
 | 
			
		||||
    [GetSpellInfo(47847)] = L["Destruction"], -- Shadowfury
 | 
			
		||||
    -- SHAMAN
 | 
			
		||||
@@ -172,7 +176,7 @@ local specSpells = {
 | 
			
		||||
    [GetSpellInfo(24858)] = L["Balance"], -- Moonkin Form
 | 
			
		||||
    [GetSpellInfo(48566)] = L["Feral"], -- Mangle (Cat)
 | 
			
		||||
    [GetSpellInfo(48564)] = L["Feral"], -- Mangle (Bear)
 | 
			
		||||
    [GetSpellInfo(50334)] = L["Feral"], -- Berserk
 | 
			
		||||
    [GetSpellInfo(50334) .. "Feral"] = L["Feral"], -- Berserk
 | 
			
		||||
    [GetSpellInfo(18562)] = L["Restoration"], -- Swiftmend
 | 
			
		||||
    [GetSpellInfo(17116)] = L["Restoration"], -- Nature's Swiftness
 | 
			
		||||
    [GetSpellInfo(33891)] = L["Restoration"], -- Tree of Life
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user