ShadowNinja
2013-07-11 d497429abcbf14c89c1bdaf0021ab59473f9c808
Load tools
1 files renamed
1 files modified
3 ■■■■■ changed files
technic/init.lua 3 ●●●●● patch | view | raw | blame | history
technic/tools/mining_laser_mk1.lua patch | view | raw | blame | history
technic/init.lua
@@ -28,6 +28,9 @@
-- Machines
dofile(modpath.."/machines/init.lua")
-- Tools
dofile(modpath.."/tools/init.lua")
function has_locked_chest_privilege(meta, player)
   if player:get_player_name() ~= meta:get_string("owner") then
      return false
technic/tools/mining_laser_mk1.lua