add Holy Vengeance debuff to LibClassAuras lib

This commit is contained in:
G T 2023-08-16 19:57:47 +10:00
parent 47bc4d46f4
commit dc5601e66f

View File

@ -173,6 +173,7 @@ Debuff({ 20170 } ,{ buffType = "physical", }, "PALADIN") -- Seal of Justice stun
Debuff({ 63529 } ,{ buffType = "magic", }, "PALADIN") -- Shield of the Templar
Debuff({ 61840 } ,{ buffType = "magic", }, "PALADIN") -- Righteous Vengeance
Debuff({ 10326 }, { buffType = "magic"}, "PALADIN") -- Turn Evil
Debuff({ 31803 }, { buffType = "magic"}, "PALADIN") -- Holy Vengeance
-------------