mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-09 13:37:02 +02:00
Update tank_conquest.lua
This commit is contained in:
parent
9ed5ebb462
commit
0466278866
@ -15,11 +15,11 @@
|
||||
|
||||
global.table_of_properties = {}
|
||||
|
||||
global.table_of_properties.required_number_of_players = 1
|
||||
global.table_of_properties.required_number_of_players = 2
|
||||
|
||||
global.table_of_properties.countdown_in_seconds = 2701
|
||||
|
||||
global.table_of_properties.wait_in_seconds = 5
|
||||
global.table_of_properties.wait_in_seconds = 10
|
||||
|
||||
global.table_of_properties.size_of_the_battlefield = 1000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user