Fix the math around sleeping to be simpler

This commit is contained in:
Andrew Miner
2025-09-04 15:58:04 -06:00
parent fb58946028
commit 6ebc151742
2 changed files with 99 additions and 40 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ server.workbench3taxrate "0"
// Animal populations should reflect realistic proportion of predators to prey. They should also
// appear at about twice the natural population density to provide a good balance between realism
// and fun gameplay.
// and fun gameplay. The totals provided are assuming a 9sqkm map (3000 world size).
bear.population "0.33" // per sqkm, 3 total
boar.population "2.77" // per sqkm, 25 total