summaryrefslogtreecommitdiff
path: root/settingtypes.txt
diff options
context:
space:
mode:
authorDS <vorunbekannt75@web.de>2017-09-26 05:21:15 +0200
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-09-25 23:21:15 -0400
commite8e9de04dd27547f527abbac4f87c7dc658a0f44 (patch)
tree961ae40959154118f5318ed41d16ff6754578e92 /settingtypes.txt
parent05c0a8670baec2a8baacbac1a3aead556d26a822 (diff)
downloadpipeworks-e8e9de04dd27547f527abbac4f87c7dc658a0f44.tar
pipeworks-e8e9de04dd27547f527abbac4f87c7dc658a0f44.tar.gz
pipeworks-e8e9de04dd27547f527abbac4f87c7dc658a0f44.tar.bz2
pipeworks-e8e9de04dd27547f527abbac4f87c7dc658a0f44.tar.xz
pipeworks-e8e9de04dd27547f527abbac4f87c7dc658a0f44.zip
Add lua controlled tube (#199)
* add lua controlled tube * make textures and fix some bugs
Diffstat (limited to 'settingtypes.txt')
-rw-r--r--settingtypes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt
index 5086bcf..cd6efbc 100644
--- a/settingtypes.txt
+++ b/settingtypes.txt
@@ -63,6 +63,10 @@ pipeworks_enable_one_way_tube (Enable One Way Tube) bool true
#always go to it if there are multible ways.
pipeworks_enable_priority_tube (Enable High Priority Tube) bool true
+#Enable lua controlled tube.
+#It is comparable with mesecons luacontroller.
+pipeworks_enable_lua_tube (Enable Lua controlled Tube) bool true
+
#Enable cyclic mode.
pipeworks_enable_cyclic_mode (Enable Cyclic Mode) bool true