Skip to content

Commit

Permalink
remove loatheb dropdown on retail
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Jan 8, 2024
1 parent 4c97d94 commit f81fb8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions DBM-Raids-WoTLK/Naxx/PlagueQuarter/Loatheb.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ local timerDoom = mod:NewNextCountTimer(180, 29204, nil, nil, nil, 2)
--local timerRemoveCurseCD = mod:NewNextTimer(30.8, 30281, nil, nil, nil, 5)
local timerAura = mod:NewBuffActiveTimer(17, 55593, nil, nil, nil, 5, nil, DBM_COMMON_L.HEALER_ICON)

mod:AddMiscLine(DBM_CORE_L.OPTION_CATEGORY_DROPDOWNS)
mod:AddDropdownOption("CorruptedSorting", {"Alphabetical", "Duration"}, "Alphabetical", "misc", nil, 55593)--CorruptedSorting was never localized

mod.vb.doomCounter = 0
mod.vb.sporeTimer = 35.5
mod.vb.sporeCounter = 0
Expand Down

0 comments on commit f81fb8b

Please sign in to comment.