Skip to content

Commit 0f9401b

Browse files
committed
add more classic era spells to uninterruptible list
1 parent 2270eda commit 0f9401b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ClassicCastbars/core/ClassicSpellData.lua

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ namespace.uninterruptibleList = {
139139
[4962] = true, -- Encasing Webs
140140
[16418] = true, -- Crypt Scarabs
141141
[18327] = true, -- Silence
142+
[7121] = true, -- Anti-Magic Shield
142143

143144
-- Spells with duplicate versions/ranks that doesn't need to be tied to NPC ids
144145
[GetSpellInfo(10436)] = true,-- Attack (Totems)

0 commit comments

Comments
 (0)