Doors: Same prediction change for trapdoors

Forgot this in the last commit, thanks @Fixer-007
This commit is contained in:
sfan5
2017-09-11 22:52:19 +02:00
父節點 edba1dcb02
當前提交 bf8404fcf7

查看文件

@@ -608,6 +608,7 @@ function doors.register_trapdoor(name, def)
return secret, "a locked trapdoor", owner
end
def.node_dig_prediction = ""
else
def.on_blast = function(pos, intensity)
minetest.remove_node(pos)