Fix the math around sleeping to be simpler
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user