1
0
Fork 0

System: Fix engine 2 cutting out if left pipes fail (it shouldn't)

This commit is contained in:
Josh Davidson 2022-12-18 13:33:01 -05:00
parent 0baa3371f3
commit 9c31af2ce6

View file

@ -188,7 +188,7 @@
<default value="1"/>
<test logic="AND" value="0">
/controls/engines/engine[1]/cutoff-switch eq 0
propulsion/tank[5]/contents-lbs ge 1
propulsion/tank[6]/contents-lbs ge 1
</test>
</switch>