more marathon mode phixes
This commit is contained in:
parent
db0a61e162
commit
95cb99ff49
6 changed files with 8 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue