- maybe fix reported bug with Shackle Undead not working for the CC bars

This commit is contained in:
Parnic
2008-06-21 23:57:06 +00:00
parent 9b1db346ac
commit 0a077e168f
2 changed files with 2 additions and 0 deletions

View File

@ -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"