- Added spellids for silence from elemental slayer enchant + unglyphed avenger's shield

This commit is contained in:
mikk
2011-03-12 13:03:11 +00:00
parent ee8893dac4
commit 5e357b6e07

View File

@ -103,8 +103,10 @@ local FearCCList = {
} }
local SilenceCCList = { local SilenceCCList = {
-- Avenger's Shield -- Avenger's Shield with Daze (unsure, need to test if this is needed with the Glyph, otherwise 31935 covers it)
63529, 63529,
-- Avenger's Shield without Daze glyph
31935,
-- Silence -- Silence
15487, 15487,
-- Silencing Shot -- Silencing Shot
@ -133,6 +135,8 @@ local SilenceCCList = {
51722, 51722,
-- Psychic Horror -- Psychic Horror
64058, 64058,
-- Elemental Disruption (weapon enchant)
74208,
} }
local RootCCList = { local RootCCList = {