diff --git a/travelnet.lua b/travelnet.lua index 75fc712..fddcfb2 100644 --- a/travelnet.lua +++ b/travelnet.lua @@ -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",