Skip to content

Commit

Permalink
Fix: Millennia-Aged Blaze not getting highlighted by the Area Boss Hi…
Browse files Browse the repository at this point in the history
…ghlight feature (#2707)
  • Loading branch information
jani270 authored Oct 16, 2024
1 parent d8a4d6c commit 56707dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ object AreaMiniBossFeatures {
LorenzVec(-573, 51, -353),
),
MILLENNIA_AGED_BLAZE(
"Millenia-Aged Blaze", LorenzColor.DARK_RED, 60,
"Millennia-Aged Blaze", LorenzColor.DARK_RED, 60,
LorenzVec(-292, 97, -999),
LorenzVec(-232, 77, -951),
LorenzVec(-304, 73, -952),
Expand Down

0 comments on commit 56707dc

Please sign in to comment.