diff --git a/autoloads/debug.gd b/autoloads/debug.gd index 99c1a65..de62389 100644 --- a/autoloads/debug.gd +++ b/autoloads/debug.gd @@ -110,7 +110,8 @@ func _enter_code(): if player != null: player.state_chart.set_guard_property("red_feather", true) "NIGHTCORE": - Engine.time_scale = 10 + Engine.time_scale = 2 + Audio.ac_music.pitch_scale = 2 "UPUPANDAWAY": get_tree().call_group("mountain_easter_egg","play","liftoff") "MACOSX":