# HG changeset patch # User MMOSimca # Date 1472790345 14400 # Node ID 271132f4fa77362107f81316cb763e4f853d1e92 # Parent f924bec6cf5ebd42d18d9ec754f0751905e457a9 Added Vampiric Aura to the spell blacklist. diff -r f924bec6cf5e -r 271132f4fa77 Main.lua --- a/Main.lua Fri Aug 12 12:32:50 2016 -0400 +++ b/Main.lua Fri Sep 02 00:25:45 2016 -0400 @@ -1632,6 +1632,7 @@ [183904] = true, -- Stolen Speed (cast by Felblood NPCs in Tanaan Jungle) [183907] = true, -- Stolen Fervor (cast by Felblood NPCs in Tanaan Jungle) [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) [224762] = true, -- Leyline Rift (summoned by players with Leyline Mastery in Suramar) [225832] = true, -- Nightglow Wisp (cast by players using Wisp in a Bottle toy)