mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-11-20 15:35:49 +01:00
Add lua controlled tube (#199)
* add lua controlled tube * make textures and fix some bugs
This commit is contained in:
@@ -22,6 +22,7 @@ local settings = {
|
||||
enable_mese_sand_tube = true,
|
||||
enable_one_way_tube = true,
|
||||
enable_priority_tube = true,
|
||||
enable_lua_tube = true,
|
||||
enable_cyclic_mode = true,
|
||||
drop_on_routing_fail = false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user