This commit is contained in:
KaadmY 2017-07-24 16:42:18 -07:00
parent 4d8423e7fe
commit 9ea78879ad
1 changed files with 1 additions and 1 deletions

View File

@ -1234,7 +1234,7 @@ minetest.register_node(
walkable = false,
floodable = true,
light_source = default.LIGHT_MAX-4,
overlay_light_type = "bright_glow",
overlay_light_type = "glow",
node_box = {
type = "wallmounted",
wall_top = {-2/16, 0, -2/16, 2/16, 0.5, 2/16},