From c362f4ad99cadf2952706c0811ffe0591f14e24c Mon Sep 17 00:00:00 2001 From: Maciej Kasatkin Date: Tue, 23 Oct 2012 04:37:45 +0200 Subject: Fixes to laser --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 85854d9..b81371a 100644 --- a/init.lua +++ b/init.lua @@ -47,6 +47,7 @@ dofile(minetest.get_modpath("technic").."/tree_tap.lua") dofile(minetest.get_modpath("technic").."/flashlight.lua") dofile(minetest.get_modpath("technic").."/cans.lua") dofile(minetest.get_modpath("technic").."/chainsaw.lua") +dofile(minetest.get_modpath("technic").."/item_drop.lua") function has_locked_chest_privilege(meta, player) -- cgit v1.2.3