fixes
This commit is contained in:
parent
847670821d
commit
c5a54977ac
7 changed files with 16 additions and 6 deletions
|
@ -2,4 +2,5 @@ extends Powerup
|
|||
|
||||
func _pickup():
|
||||
PlayerStats.missiles_unlocked = true
|
||||
PlayerStats.missiles += 1
|
||||
queue_free()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue