Skip to content

Commit

Permalink
comment unused for now. it will be used one day when mod is modernized
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed May 21, 2024
1 parent 67208bf commit de7d87e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DBM-Raids-MoP/ThroneofThunder/CouncilofElders.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ mod:RegisterEventsInCombat(
"UNIT_SPELLCAST_SUCCEEDED boss1 boss2 boss3 boss4 boss5"
)

local Sul = DBM:EJ_GetSectionInfo(7049)
local Malakk = DBM:EJ_GetSectionInfo(7047)
local Marli = DBM:EJ_GetSectionInfo(7050)
local Kazrajin = DBM:EJ_GetSectionInfo(7048)
--local Sul = DBM:EJ_GetSectionInfo(7049)
--local Malakk = DBM:EJ_GetSectionInfo(7047)
--local Marli = DBM:EJ_GetSectionInfo(7050)
--local Kazrajin = DBM:EJ_GetSectionInfo(7048)

--All
local warnPossessed = mod:NewStackAnnounce(136442, 2, nil, nil, "warnPossessed")
Expand Down

0 comments on commit de7d87e

Please sign in to comment.