forked from team-sg/hero-mark-2
shield!
This commit is contained in:
parent
1dc515904c
commit
2a1eda7cc0
10 changed files with 100 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue