From 83e80c0a73b28a9d3472421dcf12baff0680be50 Mon Sep 17 00:00:00 2001 From: legoboyvdlp R Date: Sun, 18 Oct 2020 17:42:36 +0100 Subject: [PATCH] Fix that yellow elec pump would come on with yellow elec pump failed --- Systems/a320-hydraulic.xml | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/Systems/a320-hydraulic.xml b/Systems/a320-hydraulic.xml index d571dc38..f4d0ed26 100644 --- a/Systems/a320-hydraulic.xml +++ b/Systems/a320-hydraulic.xml @@ -230,6 +230,7 @@ /controls/hydraulic/switches/yellow-elec eq 1 + /systems/failures/hydraulic/yellow-elec ne 1 /systems/electrical/sources/ext/output-volt ge 110 /systems/electrical/bus/ac-2 ge 110 @@ -239,20 +240,13 @@ - - - /systems/failures/hydraulic/yellow-elec - 1 - - - /systems/hydraulic/sources/yellow-elec/pump-operate - - 0 0 - 1 3000 - -
- 0 -
+ + /systems/hydraulic/sources/yellow-elec/pump-operate + + 0 0 + 1 3000 + +