shield!
This commit is contained in:
parent
1dc515904c
commit
2a1eda7cc0
10 changed files with 100 additions and 2 deletions
|
@ -51,6 +51,7 @@ var current_palette: String = "default"
|
|||
var still_playing: bool = false
|
||||
var last_mm_button = null
|
||||
var alternate_death = null
|
||||
var can_use_shield: bool = false
|
||||
#== marathon mode ==#
|
||||
var marathon_mode: bool = false
|
||||
var marathon_score: int = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue