Revert "brighter light" to fix the light_source warning

This reverts commit 282617852b5c35cec31664bbd091e6f076b871b5.
This commit is contained in:
Hybrid Dog 2017-12-30 15:09:48 +01:00
parent 2e1af91a02
commit 146f93d4b0

View File

@ -1,7 +1,7 @@
-- glow/init.lua
-- mod by john and Zeg9
local light = 15
local light = 14
minetest.register_node("glow:stone", {
description = "Glowing stone",