mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-26 02:30:38 +01:00
parent
9086fbf240
commit
333a1fa6e4
@ -67,7 +67,7 @@ minetest.register_globalstep(function(dtime)
|
|||||||
local regen_to = 0
|
local regen_to = 0
|
||||||
|
|
||||||
-- simplest version checks for "full sunlight now"
|
-- simplest version checks for "full sunlight now"
|
||||||
if light_now >= 15 then
|
if light_now >= 14 then
|
||||||
regen_to = 1
|
regen_to = 1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user