diff options
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 4 |
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 |