Parnic
2013-02-17 04:20:51 +00:00
parent 3964865c8d
commit 12d15144ff

View File

@ -46,6 +46,8 @@ local StunCCList = {
46968, 46968,
-- Gnaw -- Gnaw
47481, 47481,
-- Fists of Fury
113656,
} }
local IncapacitateCCList = { local IncapacitateCCList = {
@ -89,6 +91,8 @@ local IncapacitateCCList = {
6358, 6358,
-- Turn Evil -- Turn Evil
10326, 10326,
-- Paralysis
115078,
} }
local FearCCList = { local FearCCList = {
@ -143,6 +147,8 @@ local SilenceCCList = {
64058, 64058,
-- Elemental Disruption (weapon enchant) -- Elemental Disruption (weapon enchant)
74208, 74208,
-- Grapple Weapon
117368,
} }
local RootCCList = { local RootCCList = {
@ -172,6 +178,8 @@ local RootCCList = {
54706, 54706,
-- Chains of Ice -- Chains of Ice
45524, 45524,
-- Disable
116095,
} }