Make manual valves work (#6121)
* Make manual valves work * Change some GasValveSystem lookups
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"name":"pumpManualValve",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"pumpManualValveOn",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"pumpPassiveGate",
|
||||
"directions":4
|
||||
@@ -42,4 +46,4 @@
|
||||
"delays":[ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] ]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user