This commit is contained in:
nanepiwo 2015-05-26 09:09:08 -04:00
parent 47ccc1059a
commit 2babb7debf

@ -2,7 +2,7 @@
-- further travelnets can only be installed by the owner or by people with the travelnet_attach priv
-- digging of such a travelnet is limited to the owner and to people with the travelnet_remove priv (useful for admins to clean up)
-- (this can be overrided in config.lua)
-- Autor: Sokomine
-- Author: Sokomine
minetest.register_node("travelnet:travelnet", {
description = "Travelnet box",