more marathon mode phixes

This commit is contained in:
Haze Weathers 2023-12-30 21:12:06 -05:00
parent db0a61e162
commit 95cb99ff49
6 changed files with 8 additions and 2 deletions

View file

@ -17,6 +17,7 @@ func _on_Boss1_entered_phase(phase):
$DelayedArrow3.start()
4:
$ExitTimer.start()
Game.marathon_shards += 1
if not Debug.prey_slaughtered:
var text_3d = Text3D.instance()
text_3d.anim = "victory"