Skip to content

Commit

Permalink
bump toc
Browse files Browse the repository at this point in the history
  • Loading branch information
jordonwow committed Mar 22, 2023
1 parent cd1c407 commit 2b309ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BigDebuffs.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100005
## Interface: 100007
## Title: BigDebuffs
## Notes: Increases the debuff size of crowd control effects on the Blizzard raid frames
## Version: @project-version@
Expand Down
2 changes: 1 addition & 1 deletion BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ addon.Spells = {
-- Paladin

[498] = { type = BUFF_DEFENSIVE }, -- Divine Protection
[403876] = { type = BUFF_DEFENSIVE, parent = 498 }, -- Divine Protection (Retribution)
[403876] = { type = BUFF_DEFENSIVE, parent = 498 }, -- Divine Protection (Retribution)
[642] = { type = IMMUNITY }, -- Divine Shield
[853] = { type = CROWD_CONTROL }, -- Hammer of Justice
[1022] = { type = BUFF_DEFENSIVE }, -- Blessing of Protection
Expand Down

0 comments on commit 2b309ae

Please sign in to comment.