mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -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
|
||||
45524,
|
||||
-- Hungering Cold
|
||||
49203
|
||||
49203,
|
||||
-- Hex
|
||||
51514
|
||||
}
|
||||
|
||||
local FearCCList = {
|
||||
|
Reference in New Issue
Block a user