mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- http://www.wowace.com/addons/ice-hud/tickets/171-cc-bar-not-showing-monk/ added Monk CC spells
This commit is contained in:
@ -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,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user