Код:
InterruptIconsSpellDB = {
[47528] = {cooldown = 10, class = "DEATHKNIGHT", isBuff = false, icon = ""}, -- Mind Freeze
[16979] = {cooldown = 15, class = "DRUID", isBuff = false, icon = ""}, -- Feral Charge - Bear
[49376] = {cooldown = 30, class = "DRUID", isBuff = false, icon = ""}, -- Feral Charge - Cat
[2139] = {cooldown = 24, class = "MAGE", isBuff = false, icon = ""}, -- Counterspell
[1766] = {cooldown = 10, class = "ROGUE", isBuff = false, icon = ""}, -- Kick
[6552] = {cooldown = 10, class = "WARRIOR", isBuff = false, icon = ""}, -- Pummel
[72] = {cooldown = 12, class = "WARRIOR", isBuff = false, icon = ""}, -- Shield Bash
[60503] = {cooldown = 6, class = "WARRIOR", isBuff = true, icon = ""} -- Taste for Blood
}