improved mixing as much as i can + finally fixed bonus dialogue

This commit is contained in:
pennyrigate 2024-07-13 18:05:48 -04:00
parent c6120801e4
commit 77737e009e
15 changed files with 33 additions and 6 deletions

View file

@ -232,3 +232,5 @@ func _enter_code():
Game.get_map().add_child(silhouette)
"IMPATIENT":
Game.change_map(load("res://menus/credits.tscn"))
"SLOWPOKE":
Game.time = 99999