Skip to content

Commit

Permalink
fixed Avenger's Shield spellid (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
Poli93 authored Aug 25, 2024
1 parent 55a6029 commit a100f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BigDebuffs_Cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ addon.Spells = {
[31821] = { type = BUFF_DEFENSIVE, }, -- Aura Mastery
[54428] = { type = BUFF_OTHER, }, -- Divine Plea
[59578] = { type = BUFF_OTHER, }, -- The Art of War
[63529] = { type = CROWD_CONTROL, }, -- Silenced - Shield of the Templar
[31935] = { type = CROWD_CONTROL, }, -- Silenced - Avenger's Shield
[64205] = { type = BUFF_DEFENSIVE, }, -- Divine Sacrifice

[1022] = { type = IMMUNITY },-- Blessing of Protection
Expand Down

0 comments on commit a100f43

Please sign in to comment.