mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-26 01:30:29 +01:00
Update snowdrift for avoid lag
This setting is set to false, it's a council from paramat
This commit is contained in:
parent
69c009aa4a
commit
d76d1c8219
@ -17,7 +17,7 @@ local SETCHA = 0.1 -- 0 to 1. Snow settling chance
|
|||||||
local FLAKES = 1 -- Snowfall heaviness. Try 1 on slower computers
|
local FLAKES = 1 -- Snowfall heaviness. Try 1 on slower computers
|
||||||
local DROPS = 2 -- Rainfall heaviness. Reduce on slower computers
|
local DROPS = 2 -- Rainfall heaviness. Reduce on slower computers
|
||||||
local SNOW = true -- Snowfall below temperature threshold
|
local SNOW = true -- Snowfall below temperature threshold
|
||||||
local SETTLE = true -- Snow collects on ground within 32 nodes of player
|
local SETTLE = false -- Snow collects on ground within 32 nodes of player
|
||||||
local RAIN = false -- Rain above humidity threshold
|
local RAIN = false -- Rain above humidity threshold
|
||||||
local THOVER = false -- Instead use a temperature and humidity system with
|
local THOVER = false -- Instead use a temperature and humidity system with
|
||||||
-- snow in overlap of cold and humid areas, else rain in humid areas
|
-- snow in overlap of cold and humid areas, else rain in humid areas
|
||||||
|
Loading…
Reference in New Issue
Block a user