summaryrefslogtreecommitdiff
path: root/controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'controller.lua')
-rw-r--r--controller.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller.lua b/controller.lua
index cb212ce..ce5c666 100644
--- a/controller.lua
+++ b/controller.lua
@@ -117,7 +117,7 @@ local function controllerleds(pos,running)
end
minetest.register_node("celevator:controller",{
- description = "Controller",
+ description = "Elevator Controller",
groups = {
cracky = 1,
},