projects
/
zefram
/
minetest
/
pipeworks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae5a283
)
fixed typo, pneumatic test [ojbect -> object]
author
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Wed, 2 Jan 2013 18:16:25 +0000
(13:16 -0500)
committer
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Wed, 2 Jan 2013 18:16:25 +0000
(13:16 -0500)
tubes.lua
patch
|
blob
|
history
diff --git
a/tubes.lua
b/tubes.lua
index 7a05d9270ff645316f6ba509efedec5e4c4dc978..a22c8a999cc4e472095268af51a335393b94aef6 100644
(file)
--- a/
tubes.lua
+++ b/
tubes.lua
@@
-1,7
+1,7
@@
-- This file supplies pneumatic tubes and a 'test' device
minetest.register_node("pipeworks:testobject", {
- description = "Pneumatic tube test o
jb
ect",
+ description = "Pneumatic tube test o
bj
ect",
tiles = {
"pipeworks_testobject.png",
},