RESTRICTION

This commit is contained in:
IIIullaIII 2020-05-09 14:38:55 +02:00
parent 1753bc819d
commit ecadacc110

View File

@ -24,7 +24,7 @@ dofile(path.."/canapa.lua")
dofile(path.."/node_ingot.lua")
dofile(path.."/craftitem.lua")
dofile(path.."/armor.lua")
dofile(path.."/joint.lua")
--dofile(path.."/joint.lua") --for activate joint ,this need deactivate for load in minetest content DB (FOR NOW)
dofile(path.."/canapa_rossa.lua")
dofile(path.."/craftred.lua")
dofile(path.."/rope.lua")