add iron and forge
This commit is contained in:
@@ -171,6 +171,7 @@ func _start_game() -> void:
|
||||
kills = 0
|
||||
kills_for_next = 10
|
||||
Enemy.first_leather_spawned = false
|
||||
Enemy.first_iron_spawned = false
|
||||
_update_labels()
|
||||
spawn_timer.wait_time = 1.4
|
||||
spawn_timer.connect("timeout", _on_spawn_timer)
|
||||
|
||||
Reference in New Issue
Block a user