Skip to content

Commit

Permalink
Add Shackle Undead to BigDebuffs_Vanilla (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
UDrew authored May 3, 2024
1 parent d23e4eb commit 5493872
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BigDebuffs_Vanilla.lua
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ addon.Spells = {
[15362] = { parent = 14892 },
[15363] = { parent = 14892 },
[6346] = { type = BUFF_DEFENSIVE }, -- Fear Ward
[9484] = { type = CROWD_CONTROL }, -- Shackle Undead
[9485] = { parent = 9484 },
[10955] = { parent = 9484 },
[402004] = { type = BUFF_DEFENSIVE }, -- Pain Suppression
[425294] = { type = BUFF_DEFENSIVE }, -- Dispersion

Expand Down

0 comments on commit 5493872

Please sign in to comment.