Skip to content

Commit

Permalink
BfA/Mechagon/Trash: Fix Shield Generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Nov 22, 2023
1 parent 7233fc2 commit 65f42db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BfA/Mechagon/Trash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ function mod:OnBossEnable()
-- Workshop Defender
self:Log("SPELL_AURA_APPLIED", "ChainbladeApplied", 293670)
self:Log("SPELL_AURA_APPLIED_DOSE", "ChainbladeApplied", 293670)
self:RegisterEvent("UNIT_SPELLCAST_SUCCEEDED") -- for Shield Generator
-- Junkyard D.0.G.
self:Log("SPELL_AURA_APPLIED", "FlamingRefuseApplied", 294180)
end
Expand Down

0 comments on commit 65f42db

Please sign in to comment.