Skip to content

Commit

Permalink
Merge pull request jordonwow#572 from citna/patch-3
Browse files Browse the repository at this point in the history
Water Unleashed/Oppressing Roar
  • Loading branch information
jordonwow committed Jan 13, 2023
2 parents 3fd7480 + 5cba6da commit 3aa5251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ addon.Spells = {
[357170] = { type = BUFF_DEFENSIVE }, -- Time Dilation
[375087] = { type = BUFF_OFFENSIVE }, -- Dragonrage
[383005] = { type = DEBUFF_OFFENSIVE }, -- Chrono Loop
[372048] = { type = DEBUFF_OFFENSIVE }, -- Oppressing Roar
[360806] = { type = CROWD_CONTROL }, -- Sleep Walk
[372245] = { type = CROWD_CONTROL }, -- Terror of the Skies
[355689] = { type = ROOT }, -- Landslide
Expand Down Expand Up @@ -531,6 +532,7 @@ addon.Spells = {
[207498] = { type = BUFF_DEFENSIVE, parent = 207495 }, -- Ancestral Protection (Player)
[356738] = { type = ROOT }, -- Earth Unleashed
[285515] = { type = ROOT }, -- Surge of Power (Root)
[356824] = { type = DEBUFF_OFFENSIVE }, -- Water Unleashed

-- Warlock
[386997] = { type = DEBUFF_OFFENSIVE }, -- Soul Rot
Expand Down

0 comments on commit 3aa5251

Please sign in to comment.