mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
parent
36f51e45ac
commit
23a6bc4b8d
@ -68,7 +68,7 @@ minetest.register_globalstep(function(dtime)
|
||||
|
||||
-- simplest version checks for "full sunlight now"
|
||||
if light_now >= 14 then
|
||||
regen_to = 1
|
||||
regen_to = 3
|
||||
end
|
||||
|
||||
-- we can get a bit more lenience by testing whether
|
||||
|
Loading…
Reference in New Issue
Block a user