mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added Shackle to the CC bar's list of CC's
This commit is contained in:
@ -50,6 +50,7 @@ function TargetCC.prototype:init()
|
||||
self.debuffList["Chastize"] = "Incapacitate"
|
||||
self.debuffList["Maim"] = "Incapacitate"
|
||||
self.debuffList["Banish"] = "Incapacitate"
|
||||
self.debuffList["Shackle"] = "Incapacitate"
|
||||
|
||||
self.debuffList["Psychic Scream"] = "Fear"
|
||||
self.debuffList["Fear"] = "Fear"
|
||||
|
Reference in New Issue
Block a user