forked from team-sg/hero-mark-2
improved mixing as much as i can + finally fixed bonus dialogue
This commit is contained in:
parent
c6120801e4
commit
77737e009e
15 changed files with 33 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue