nightcore cheat is true nightcore
This commit is contained in:
parent
86b5dbb018
commit
f81b0fd7a6
1 changed files with 2 additions and 1 deletions
|
@ -110,7 +110,8 @@ func _enter_code():
|
||||||
if player != null:
|
if player != null:
|
||||||
player.state_chart.set_guard_property("red_feather", true)
|
player.state_chart.set_guard_property("red_feather", true)
|
||||||
"NIGHTCORE":
|
"NIGHTCORE":
|
||||||
Engine.time_scale = 10
|
Engine.time_scale = 2
|
||||||
|
Audio.ac_music.pitch_scale = 2
|
||||||
"UPUPANDAWAY":
|
"UPUPANDAWAY":
|
||||||
get_tree().call_group("mountain_easter_egg","play","liftoff")
|
get_tree().call_group("mountain_easter_egg","play","liftoff")
|
||||||
"MACOSX":
|
"MACOSX":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue