diff --git a/init.lua b/init.lua index 98e07e9..b403250 100644 --- a/init.lua +++ b/init.lua @@ -52,8 +52,6 @@ local function get_near_televators(pos, which) or (which == "below" and i ~= 1 and name == "an_televator:televator") then cpos.y = cpos.y + 1 return cpos - elseif name ~= "air" and name ~= "an_televator:televator" then - return end end end