add Bladestorm and fix Berserking
This commit is contained in:
parent
4b5ec6767f
commit
9c4eed673f
@ -620,6 +620,11 @@ local importantAuras = {
|
||||
priority = 20,
|
||||
spellID = 50334,
|
||||
},
|
||||
[GetSpellInfo(46924)] = { -- Bladestorm
|
||||
track = AURA_TYPE_BUFF,
|
||||
priority = 20,
|
||||
spellID = 46924,
|
||||
},
|
||||
|
||||
--- Turtling abilities
|
||||
[GetSpellInfo(871)] = { -- Shield Wall
|
||||
|
Loading…
Reference in New Issue
Block a user