Increased mana gained at every globalstep in sunlight

- Helps for #63
This commit is contained in:
LeMagnesium 2015-06-08 18:44:03 +02:00
parent 36f51e45ac
commit 23a6bc4b8d
1 changed files with 1 additions and 1 deletions

View File

@ -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