Skip to content

Commit

Permalink
Amirdrassil/Gnarlroot: Emphasize default for Controlled Burn
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Nov 23, 2023
1 parent 0130b3a commit 971a8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Amirdrassil/Gnarlroot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function mod:GetOptions()
-- Stage One: Garden of Despair
421898, -- Flaming Pestilence
422053, -- Shadow Spines
{421972, "SAY", "SAY_COUNTDOWN"}, -- Controlled Burn
{421972, "SAY", "SAY_COUNTDOWN", "ME_ONLY_EMPHASIZE"}, -- Controlled Burn
controlledBurnMarker,
422023, -- Shadow-Scorched Earth
{424352, "TANK"}, -- Dreadfire Barrage
Expand Down

0 comments on commit 971a8aa

Please sign in to comment.