Skip to content

Commit

Permalink
Update All Cata
Browse files Browse the repository at this point in the history
  • Loading branch information
doadin committed Jan 25, 2025
1 parent d80c711 commit ce344ad
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Specialization/Cata/Protection.lua
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@ function Paladin:Protection()
-- self.Flags[spellId] = false
-- self:ClearGlowIndependent(spellId, spellId)
--end
classtable.RighteousFuryBuff = 25780
classtable.InquisitionBuff = 84963
classtable.ArdentDefenderBuff = 31850
classtable.GuardianofAncientKingsBuff = 86669
classtable.RighteousFury = 25780
classtable.RetributionAura = 7294
classtable.ConcentrationAura = 19746
Expand Down
9 changes: 9 additions & 0 deletions Specialization/Cata/Retribution.lua
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,15 @@ function Paladin:Retribution()
-- self.Flags[spellId] = false
-- self:ClearGlowIndependent(spellId, spellId)
--end
classtable.SealofRighteousnessBuff = 20154
classtable.JudgementsofthePureBuff = 53657
classtable.ZealotryBuff = 85696
classtable.InquisitionBuff = 84963
classtable.SelflessBuff = 90811
classtable.DivinePurposeBuff = 90174
classtable.TheArtofWarBuff = 59578
classtable.JudgementsoftheBoldBuff = 89906
classtable.GuardianofAncientKingsBuff = 86669
classtable.Zealotry = 85696
classtable.RetributionAura = 7294
classtable.ConcentrationAura = 19746
Expand Down

0 comments on commit ce344ad

Please sign in to comment.