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 b7e7e65 commit 45fd22c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions Specialization/Cata/BeastMastery.lua
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,7 @@ function Hunter:BeastMastery()
-- self.Flags[spellId] = false
-- self:ClearGlowIndependent(spellId, spellId)
--end
classtable.HuntersMarkBuff = 1130
classtable.AspectoftheFoxBuff = 82661
classtable.SerpentStingBuff = 1978
classtable.TheBeastWithinBuff = 38373
classtable.FocusFireBuff = 82692
classtable.FrenzyEffectBuff = 19615
Expand Down
2 changes: 0 additions & 2 deletions Specialization/Cata/Marksmanship.lua
Original file line number Diff line number Diff line change
Expand Up @@ -307,12 +307,10 @@ function Hunter:Marksmanship()
-- self.Flags[spellId] = false
-- self:ClearGlowIndependent(spellId, spellId)
--end
classtable.HuntersMarkBuff = 1130
classtable.ImprovedSteadyShotBuff = 53220
classtable.RapidFireBuff = 3045
classtable.FireBuff = 3045
classtable.AspectoftheFoxBuff = 82661
classtable.SerpentStingBuff = 1978
classtable.HuntersMarkDeBuff = 1130
classtable.SerpentStingDeBuff = 1978
classtable.AspectoftheHawk = 13165
Expand Down
4 changes: 0 additions & 4 deletions Specialization/Cata/Survival.lua
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,8 @@ function Hunter:Survival()
-- self.Flags[spellId] = false
-- self:ClearGlowIndependent(spellId, spellId)
--end
classtable.HuntersMarkBuff = 1130
classtable.LockandLoadBuff = 56453
classtable.ExplosiveShotBuff = 53301
classtable.AspectoftheFoxBuff = 82661
classtable.SerpentStingBuff = 1978
classtable.BlackArrowBuff = 3674
classtable.HuntersMarkDeBuff = 1130
classtable.ExplosiveShotDeBuff = 53301
classtable.SerpentStingDeBuff = 1978
Expand Down

0 comments on commit 45fd22c

Please sign in to comment.