Skip to content

Commit

Permalink
Blackwing/Maloriak: Fix missing flag
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jun 29, 2024
1 parent c3f5e8f commit 63e62dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blackwing/Maloriak.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function mod:GetOptions()
{77786, "ICON", "ME_ONLY_EMPHASIZE"}, -- Consuming Flames
77679, -- Scorching Blast
-- Black
92754, -- Engulfing Darkness
{92754, "CASTBAR"}, -- Engulfing Darkness
92930, -- Dark Sludge
},{
["stages"] = "general",
Expand Down

0 comments on commit 63e62dd

Please sign in to comment.