mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
Merge master into dev.
This commit is contained in:
@@ -256,7 +256,7 @@ proc/populate_seed_list()
|
||||
|
||||
if(prob(90))
|
||||
requires_nutrients = 1
|
||||
nutrient_consumption = rand(100)*0.1
|
||||
nutrient_consumption = rand(25)/100
|
||||
else
|
||||
requires_nutrients = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user