comparison Main.lua @ 483:271132f4fa77

Added Vampiric Aura to the spell blacklist.
author MMOSimca <mmosimca@gmail.com>
date Fri, 02 Sep 2016 00:25:45 -0400
parents f924bec6cf5e
children 679e2846ff88
comparison
equal deleted inserted replaced
482:f924bec6cf5e 483:271132f4fa77
1630 [176813] = true, -- Itchy Spores (cast by Marsh Creatures in Ashran) 1630 [176813] = true, -- Itchy Spores (cast by Marsh Creatures in Ashran)
1631 [183901] = true, -- Stolen Strength (cast by Felblood NPCs in Tanaan Jungle) 1631 [183901] = true, -- Stolen Strength (cast by Felblood NPCs in Tanaan Jungle)
1632 [183904] = true, -- Stolen Speed (cast by Felblood NPCs in Tanaan Jungle) 1632 [183904] = true, -- Stolen Speed (cast by Felblood NPCs in Tanaan Jungle)
1633 [183907] = true, -- Stolen Fervor (cast by Felblood NPCs in Tanaan Jungle) 1633 [183907] = true, -- Stolen Fervor (cast by Felblood NPCs in Tanaan Jungle)
1634 [213738] = true, -- Taste of Blood (applied by Fate and Fortune, Combat Rogue artifacts) 1634 [213738] = true, -- Taste of Blood (applied by Fate and Fortune, Combat Rogue artifacts)
1635 [213877] = true, -- Vampiric Aura (used by Nathrezim Invasion bosses and transformed players)
1635 [215377] = true, -- The Maw Must Feed (applied by Maw of the Damned, Blood Death Knight artifact) 1636 [215377] = true, -- The Maw Must Feed (applied by Maw of the Damned, Blood Death Knight artifact)
1636 [224762] = true, -- Leyline Rift (summoned by players with Leyline Mastery in Suramar) 1637 [224762] = true, -- Leyline Rift (summoned by players with Leyline Mastery in Suramar)
1637 [225832] = true, -- Nightglow Wisp (cast by players using Wisp in a Bottle toy) 1638 [225832] = true, -- Nightglow Wisp (cast by players using Wisp in a Bottle toy)
1638 } 1639 }
1639 1640