Skip to content

Commit

Permalink
Update BigDebuffs_Wrath.lua
Browse files Browse the repository at this point in the history
add max rank frost ward spell id
add max rank fire ward spell id
  • Loading branch information
oliome authored Mar 6, 2024
1 parent 4a2968f commit 834a672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -465,11 +465,13 @@ addon.Spells = {
[8458] = { parent = 543 },
[10223] = { parent = 543 },
[10225] = { parent = 543 },
[43010] = { parent = 543 },
[6143] = { type = BUFF_DEFENSIVE }, -- Frost Ward
[8461] = { parent = 6143 },
[8462] = { parent = 6143 },
[10177] = { parent = 6143 },
[28609] = { parent = 6143 },
[43012] = { parent = 6143 },
[12355] = { type = CROWD_CONTROL }, -- Impact Stun
[12494] = { type = ROOT }, -- Frostbite
[122] = { type = ROOT }, -- Frost Nova
Expand Down

0 comments on commit 834a672

Please sign in to comment.