Small adjustments for laser hw, Improved OffsetOverFlow handling, Increased maximum guest count

This commit is contained in:
simon
2018-01-01 15:17:24 -05:00
parent c3a0d1bd4d
commit ee60216784
6 changed files with 43 additions and 21 deletions

View File

@@ -56,6 +56,10 @@ npc_lifetime=1024
npc_max_factory_distance=3
# Maximum NPC per Factory
factory_max_npc_count=16
# Harvester max hp
harvester_hp_max=100
# Harvester hp regeneration per tick
harvester_regen=5
# ----------------------------------------------
# Minimum center point count for the WorldGenerator
wg_centerPointCountMin=5