Skip to content

Commit

Permalink
Add Evoker interrup spell
Browse files Browse the repository at this point in the history
  • Loading branch information
mBlinkii committed Nov 19, 2022
1 parent 64dc450 commit 92f2c70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions misc/mCastbar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ local interruptSpellList = {
--DEMONHUNTER
[577] = 183752,
[581] = 183752,
--EVOKER
[1467] = 351338,
[1468] = 351338,
}

function mMT:mUpdateKick()
Expand Down

0 comments on commit 92f2c70

Please sign in to comment.