Skip to content

Commit

Permalink
AQ40/Trash: Fix missing icon flag
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Feb 7, 2024
1 parent 6aa52d5 commit 359ae7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AQ40/Trash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function mod:GetOptions()
"target_buffs",
26565, -- Heal Brethren
8599, -- Enrage
26079, -- Cause Insanity
{26079, "ICON"}, -- Cause Insanity
{26556, "SAY", "ME_ONLY_EMPHASIZE"}, -- Plague
8269, -- Frenzy / Enrage (different name on classic era)
26554, -- Thunderclap
Expand Down

0 comments on commit 359ae7b

Please sign in to comment.