mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -05:00
- added Entangling Roots and Intimidating Shout to the CC list
This commit is contained in:
@ -47,6 +47,8 @@ local StunCCList = {
|
|||||||
44572,
|
44572,
|
||||||
-- shockwave
|
-- shockwave
|
||||||
46968,
|
46968,
|
||||||
|
-- Entangling Roots (more of a snare than a stun, but we don't have a snare category)
|
||||||
|
19975,
|
||||||
}
|
}
|
||||||
|
|
||||||
local IncapacitateCCList = {
|
local IncapacitateCCList = {
|
||||||
@ -89,7 +91,7 @@ local IncapacitateCCList = {
|
|||||||
-- Hungering Cold
|
-- Hungering Cold
|
||||||
49203,
|
49203,
|
||||||
-- Hex
|
-- Hex
|
||||||
51514
|
51514,
|
||||||
}
|
}
|
||||||
|
|
||||||
local FearCCList = {
|
local FearCCList = {
|
||||||
@ -98,7 +100,9 @@ local FearCCList = {
|
|||||||
-- Fear
|
-- Fear
|
||||||
5782,
|
5782,
|
||||||
-- Howl of Terror
|
-- Howl of Terror
|
||||||
5484
|
5484,
|
||||||
|
-- Intimidating Shout
|
||||||
|
5246,
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Constructor --
|
-- Constructor --
|
||||||
|
Reference in New Issue
Block a user