1
0
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:
xxalfa 2019-07-25 14:47:54 +02:00
parent 9ed5ebb462
commit 0466278866

View File

@ -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