Biomass count on NPC death is loaded from config

This commit is contained in:
simon
2018-01-03 19:19:19 -05:00
parent 8ceeca564a
commit 9b908a5310
4 changed files with 20 additions and 14 deletions

View File

@@ -62,6 +62,8 @@ factory_max_npc_count=16
harvester_hp_max=100
# Harvester hp regeneration per tick
harvester_regen=5
# Number of biomass units dropped on death
harvester_biomass_drop_count=8
# ----------------------------------------------
# Minimum center point count for the WorldGenerator
wg_centerPointCountMin=5