master
rnd1 2016-03-07 12:32:31 +01:00
parent 30cf45df9c
commit 4832d465ed
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ minetest.after(0,trapdoor_open_overwrite);
for i,v in pairs(table) do
table2[i] = v
end
table2.walkable = false; -- opened trapdoor cant be walked on
table2.mesecons = {effector = {
action_on = function (pos,node,ttl)