1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-03 00:30:34 +02:00

Add the High Priority tube segment that can be used as replacement of sorting tubes where they are only used to

deactivate paths. The Priority tube uses as less cpu as the default tube, is easier to maintain as well as cheaper as the sorting tube.
This commit is contained in:
Tim
2015-02-03 15:35:44 +01:00
committed by Vanessa Ezekowitz
parent f499f6a8c7
commit 50b417ce13
2 changed files with 27 additions and 0 deletions

View File

@ -16,4 +16,5 @@ pipeworks.enable_crossing_tube = true
pipeworks.enable_sand_tube = true
pipeworks.enable_mese_sand_tube = true
pipeworks.enable_one_way_tube = true
pipeworks.enable_priority_tube = true
pipeworks.enable_cyclic_mode = true