Skip to content

Commit

Permalink
remove parser workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Nov 14, 2023
1 parent 5ce8bc4 commit 07b3439
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cataclysm/ThroneTides/Mindbender.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ function mod:GetOptions()
{429048, "DISPEL", "OFF"}, -- Flame Shock
-- Mindbender Ghur'sha
{429172, "CASTBAR", "CASTBAR_COUNTDOWN"}, -- Terrifying Vision
-- Classic options declared here as well for gen_option_values
not mod and {76207, "ICON"} or nil, -- Enslave
not mod and 76307 or nil, -- Absorb Magic
not mod and 76230 or nil, -- Mind Fog
}, {
[429051] = -2194, -- Erunak Stonespeaker
[429172] = -2199, -- Mindbender Ghur'sha
Expand Down

0 comments on commit 07b3439

Please sign in to comment.