mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-02-03 05:40:20 +01:00
Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server
This commit is contained in:
commit
22e604f398
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
-- Parameters
|
-- Parameters
|
||||||
|
|
||||||
local SCALP = 30 -- Time scale for precipitation in minutes
|
local SCALP = 4 -- Time scale for precipitation in minutes
|
||||||
local PRET = 0.3 -- -1 to 1. Precipitation threshold: 1 none, -1 continuous, -0.3 two thirds the time, 0 half the time, 0.3 one third the time
|
local PRET = 0.3 -- -1 to 1. Precipitation threshold: 1 none, -1 continuous, -0.3 two thirds the time, 0 half the time, 0.3 one third the time
|
||||||
local PPPCHA = 0.1 -- 0 to 1. Per player processing chance. Controls and randomizes processing load
|
local PPPCHA = 0.1 -- 0 to 1. Per player processing chance. Controls and randomizes processing load
|
||||||
local SETCHA = 0.1 -- 0 to 1. Snow settling chance
|
local SETCHA = 0.1 -- 0 to 1. Snow settling chance
|
||||||
|
Loading…
Reference in New Issue
Block a user