From d3e14b0e06837b2f6d7a7e6689973c056d51b663 Mon Sep 17 00:00:00 2001 From: Och Noe Date: Fri, 12 Apr 2019 03:06:32 +0200 Subject: some typos corrected --- nodes.lua | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nodes.lua b/nodes.lua index cc7cc21..7109d48 100644 --- a/nodes.lua +++ b/nodes.lua @@ -484,7 +484,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -496,7 +496,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -508,7 +508,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - n-- o_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -520,7 +520,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -532,7 +532,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -544,7 +544,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -556,7 +556,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, @@ -568,7 +568,7 @@ local nodes = { one_texture = true, use_texture_alpha = true, paramtype = "light", - -- no_stairs = true; + -- no_stairs = true, sunlight_propagates = true, groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3}, sounds = sound_glass, -- cgit v1.2.3