1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-11-08 19:40:21 +01:00

Desactivated beginners chest (for the moment)

This commit is contained in:
Ombridride 2015-07-14 22:07:53 +02:00
parent d2883676cc
commit c6dfa79efa

View File

@ -7,7 +7,7 @@
Mod ßý Mg, based on an idea of MinetestForFun/Darcidride
]]--
--[[
local chests = {
[1] = {
position = {x = 43, y = 48, z = -87},
@ -169,3 +169,4 @@ minetest.register_globalstep(function(dtime)
end
end)
]]--