Skip to content

Commit

Permalink
Add missing castbar flags
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Aug 12, 2023
1 parent 726694d commit f88eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AhnQirajTemple_Classic/BugFamily.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mod:SetEncounterID(710)

function mod:GetOptions()
return {
25807, -- Great Heal
{25807, "CASTBAR"}, -- Great Heal
26580, -- Fear
25812, -- Toxic Volley
25786, -- Toxic Vapors
Expand Down

0 comments on commit f88eeff

Please sign in to comment.