mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40: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,
|
||||
-- Gnaw
|
||||
47481,
|
||||
-- Fists of Fury
|
||||
113656,
|
||||
}
|
||||
|
||||
local IncapacitateCCList = {
|
||||
@ -89,6 +91,8 @@ local IncapacitateCCList = {
|
||||
6358,
|
||||
-- Turn Evil
|
||||
10326,
|
||||
-- Paralysis
|
||||
115078,
|
||||
}
|
||||
|
||||
local FearCCList = {
|
||||
@ -143,6 +147,8 @@ local SilenceCCList = {
|
||||
64058,
|
||||
-- Elemental Disruption (weapon enchant)
|
||||
74208,
|
||||
-- Grapple Weapon
|
||||
117368,
|
||||
}
|
||||
|
||||
local RootCCList = {
|
||||
@ -172,6 +178,8 @@ local RootCCList = {
|
||||
54706,
|
||||
-- Chains of Ice
|
||||
45524,
|
||||
-- Disable
|
||||
116095,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user