# HG changeset patch # User MMOSimca # Date 1475869480 14400 # Node ID 1d1bbcad656350ce825406bbe279f008ea2ec0d0 # Parent 1a20ecd90b50623dc410a38bc48bb83228fe8c58 Blacklisted 'Moonkin fever' spells. diff -r 1a20ecd90b50 -r 1d1bbcad6563 Main.lua --- a/Main.lua Fri Oct 07 14:50:12 2016 -0400 +++ b/Main.lua Fri Oct 07 15:44:40 2016 -0400 @@ -1776,6 +1776,10 @@ [183901] = true, -- Stolen Strength (cast by Felblood NPCs in Tanaan Jungle) [183904] = true, -- Stolen Speed (cast by Felblood NPCs in Tanaan Jungle) [183907] = true, -- Stolen Fervor (cast by Felblood NPCs in Tanaan Jungle) + [195802] = true, -- Moonkin Feather (applied by Moonfeather Statue; first stage buff) + [195805] = true, -- Moonkin Molting (applied by Moonfeather Statue; second stage buff) + [195810] = true, -- Feeling Moonkin (applied by Moonfeather Statue; third stage buff) + [195816] = true, -- Owlvercome wth the Fever (applied by Moonfeather Statue; final stage buff) [213738] = true, -- Taste of Blood (applied by Fate and Fortune, Combat Rogue artifacts) [213877] = true, -- Vampiric Aura (used by Nathrezim Invasion bosses and transformed players) [215377] = true, -- The Maw Must Feed (applied by Maw of the Damned, Blood Death Knight artifact)