summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-06-28 09:26:46 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-06-28 09:26:46 -0400
commit4a88ed096dea7044b7ebe55e70a947bdf048bcca (patch)
tree69521103b4c0eb5ab3b12064e2a839260bc7bbeb
parent9a3a9616f6a6c8993ec127fc0a9a27d47ef0d0aa (diff)
downloadpipeworks-4a88ed096dea7044b7ebe55e70a947bdf048bcca.tar
pipeworks-4a88ed096dea7044b7ebe55e70a947bdf048bcca.tar.gz
pipeworks-4a88ed096dea7044b7ebe55e70a947bdf048bcca.tar.bz2
pipeworks-4a88ed096dea7044b7ebe55e70a947bdf048bcca.tar.xz
pipeworks-4a88ed096dea7044b7ebe55e70a947bdf048bcca.zip
typo fix
-rw-r--r--tubes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tubes.lua b/tubes.lua
index 8d1b5b5..c3f9ac4 100644
--- a/tubes.lua
+++ b/tubes.lua
@@ -482,7 +482,7 @@ register_tube("pipeworks:accelerator_tube","Accelerator pneumatic tube segment",
return notvel(meseadjlist,velocity)
end}})
-egister_tube("pipeworks:crossing_tube","Crossing tube segment",accelerator_plain_textures,
+register_tube("pipeworks:crossing_tube","Crossing tube segment",accelerator_plain_textures,
accelerator_noctr_textures,accelerator_end_textures,accelerator_short_texture,accelerator_inv_texture,
{tube={can_go=function(pos,node,velocity,stack)
return velocity