Compare commits

...

1 Commits

Author SHA1 Message Date
G T
dc5601e66f add Holy Vengeance debuff to LibClassAuras lib 2023-08-16 19:57:47 +10:00

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
-------------