1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-22 03:08:49 +02:00

Change the default sharing limit. 6MW is pretty harsh if people don't know what they are doing.

This commit is contained in:
Oarcinae 2020-03-10 09:12:50 -04:00
parent 788a2fc304
commit 595c48a090

View File

@ -30,7 +30,7 @@ EXCEPTION_LIST = {['loader'] = true,
SHARED_ELEC_OUTPUT_BUFFER_SIZE = 1000000000 -- Default 10000000000
SHARED_ELEC_INPUT_BUFFER_SIZE = 1000000000 -- 480000000
DEFAULT_SHARED_ELEC_INPUT_LIMIT = 100000 -- 100kW?
DEFAULT_SHARED_ELEC_INPUT_LIMIT = 16666 -- 1MW
SHARED_ENERGY_STARTING_VALUE = 0 -- 100GJ