Skip to content

Commit

Permalink
Amirdrassil/Fyrakk: Fix a wrong (additional) stage 2 message showing up
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Nov 23, 2023
1 parent d53dcd1 commit 1e6aef3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Amirdrassil/Fyrakk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -341,11 +341,6 @@ function mod:ShadowflameEruptionApplied(args)
end
end

function mod:CorruptRemoved() -- Stage 2
self:Message("stages", "green", CL.stage:format(2), false)
self:PlaySound("stages", "info")
end

-- Stage Two: Children of the Stars

function mod:Incarnate(args)
Expand Down

0 comments on commit 1e6aef3

Please sign in to comment.