This commit is contained in:
pennyrigate 2024-08-13 20:33:46 -04:00
parent 1dc515904c
commit 2a1eda7cc0
10 changed files with 100 additions and 2 deletions

View file

@ -234,3 +234,6 @@ func _enter_code():
Game.change_map(load("res://menus/credits.tscn"))
"SLOWPOKE":
Game.time = 99999
"LASERTAG":
Game.can_use_shield = true
is_cheating = true