mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-05-13 21:56:29 +02:00
wave defense - change how many units spawn
This commit is contained in:
parent
2ac677d322
commit
e0c6c790bf
@ -25,7 +25,7 @@ function Public.reset_wave_defense()
|
||||
this.active_biters = {}
|
||||
this.active_biter_count = 0
|
||||
this.active_biter_threat = 0
|
||||
this.average_unit_group_size = 48
|
||||
this.average_unit_group_size = 35
|
||||
this.biter_raffle = {}
|
||||
this.debug = false
|
||||
this.game_lost = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user