mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -05:00
bug http://www.wowace.com/addons/ice-hud/tickets/28-add-hex-to-target-cc-module/ - added Hex to the CC list as an incapacitate effect
This commit is contained in:
@ -87,7 +87,9 @@ local IncapacitateCCList = {
|
|||||||
-- Chains of Ice
|
-- Chains of Ice
|
||||||
45524,
|
45524,
|
||||||
-- Hungering Cold
|
-- Hungering Cold
|
||||||
49203
|
49203,
|
||||||
|
-- Hex
|
||||||
|
51514
|
||||||
}
|
}
|
||||||
|
|
||||||
local FearCCList = {
|
local FearCCList = {
|
||||||
|
Reference in New Issue
Block a user