mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
minor fix
This commit is contained in:
parent
9f15c0d3b5
commit
e2513eedc2
@ -27,7 +27,7 @@ function Public.reset_wave_defense()
|
|||||||
this.active_biter_threat = 0
|
this.active_biter_threat = 0
|
||||||
this.average_unit_group_size = 24
|
this.average_unit_group_size = 24
|
||||||
this.biter_raffle = {}
|
this.biter_raffle = {}
|
||||||
this.debug = true
|
this.debug = false
|
||||||
this.game_lost = false
|
this.game_lost = false
|
||||||
this.get_random_close_spawner_attempts = 5
|
this.get_random_close_spawner_attempts = 5
|
||||||
this.group_size = 2
|
this.group_size = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user