mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- maybe fix reported bug with Shackle Undead not working for the CC bars
This commit is contained in:
@ -51,6 +51,7 @@ function FocusCC.prototype:init()
|
||||
self.debuffList["Maim"] = "Incapacitate"
|
||||
self.debuffList["Banish"] = "Incapacitate"
|
||||
self.debuffList["Shackle"] = "Incapacitate"
|
||||
self.debuffList["Shackle Undead"] = "Incapacitate"
|
||||
|
||||
self.debuffList["Psychic Scream"] = "Fear"
|
||||
self.debuffList["Fear"] = "Fear"
|
||||
|
Reference in New Issue
Block a user