Skip to content

Commit

Permalink
NerubarPalace/Ansurek: Update Infest timer in mythic
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Nov 13, 2024
1 parent fc06f51 commit f04687c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NerubarPalace/Ansurek.lua
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ local timersMythic = { -- 10:10 (enrage)
[3] = {
[444829] = { 43.3, 64.0, 83.0, 0 }, -- Queen's Summons
[438976] = { 111.4, 86.0, 0 }, -- Royal Condemnation
[443325] = { 30.0, 66.0, 82.0, 0 }, -- Infest
[443336] = { 32.0, 66.0, 82.0, 0 }, -- Gorge
[443325] = { 30.0, 66.0, 80.0, 0 }, -- Infest
[443336] = { 32.0, 66.0, 80.0, 0 }, -- Gorge
[439299] = { 48.3, 37.0, 21.0, 17.0, 42.0, 21.0, 19.0, 36.0, 0 }, -- Web Blades
[445422] = { 45.0, 80.0, 88.0, 35.5 }, -- Frothing Gluttony
},
Expand Down

0 comments on commit f04687c

Please sign in to comment.