Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Jul 14, 2024
1 parent 27329d2 commit e1137f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-Raids-Cata/ThroneFourWinds/Conclave.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ local warnNurture = mod:NewSpellAnnounce(85422, 3)
local warnSoothingBreeze = mod:NewTargetNoFilterAnnounce(86207, 3) -- using a spellID here with a better description of the spell
local warnSummonTornados = mod:NewSpellAnnounce(86192, 3)
local warnWindBlast = mod:NewSpellAnnounce(86193, 3)
local warnStormShield = mod:NewSpellAnnounce(93059, 3)
--local warnStormShield = mod:NewSpellAnnounce(93059, 3)
local warnPoisonToxic = mod:NewSpellAnnounce(86281, 3)
local warnGatherStrength = mod:NewTargetNoFilterAnnounce(86307, 4)
local warnSpecialSoon = mod:NewAnnounce("warnSpecialSoon", 2, "132866")--Hurricane/Sleet Storm/Zephyr in single announce
Expand Down

0 comments on commit e1137f8

Please sign in to comment.