mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixing a bug where Banish wasn't triggering the CC bar
This commit is contained in:
@ -49,6 +49,7 @@ function FocusCC.prototype:init()
|
||||
self.debuffList["Freezing Trap Effect"] = "Incapacitate"
|
||||
self.debuffList["Chastize"] = "Incapacitate"
|
||||
self.debuffList["Maim"] = "Incapacitate"
|
||||
self.debuffList["Banish"] = "Incapacitate"
|
||||
|
||||
self.debuffList["Psychic Scream"] = "Fear"
|
||||
self.debuffList["Fear"] = "Fear"
|
||||
|
Reference in New Issue
Block a user