Reverted value of factory_spawn_rate that was accidentally changed

This commit is contained in:
simon 2018-05-12 20:33:41 -04:00
parent 4b67798180
commit ee9eeeef55

View File

@ -61,7 +61,7 @@ shield_energy_cost=50
npc_lifetime=1024 npc_lifetime=1024
npc_max_factory_distance=3 npc_max_factory_distance=3
factory_max_npc_count=16 factory_max_npc_count=16
factory_spawn_rate=2 factory_spawn_rate=35
harvester_hp_max=100 harvester_hp_max=100
harvester_regen=5 harvester_regen=5
harvester_biomass_drop_count=8 harvester_biomass_drop_count=8