mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-14 07:09:04 +00:00
More refactoring, updated mongodb driver + transactions on supported clusters
This commit is contained in:
@@ -40,7 +40,7 @@ wg_maxCopperCount=2
|
||||
wg_fluidCenterPointMin=0
|
||||
wg_fluidCenterPointMax=2
|
||||
#CPU
|
||||
tick_length=1000
|
||||
tick_length=50
|
||||
org_offset=512
|
||||
stack_bottom=65536
|
||||
memory_size=65536
|
||||
@@ -67,7 +67,7 @@ npc_lifetime=1024
|
||||
npc_max_factory_distance=3
|
||||
factory_max_npc_count=16
|
||||
factory_program_size=1024
|
||||
settlement_spawn_rate=5
|
||||
settlement_spawn_rate=35
|
||||
harvester_hp_max=100
|
||||
harvester_regen=5
|
||||
harvester_biomass_drop_count=8
|
||||
|
||||
Reference in New Issue
Block a user