From b5fe2fb4db72015389521d446764eab47433698c Mon Sep 17 00:00:00 2001 From: Jonathan Redpath Date: Tue, 15 Feb 2022 17:50:27 +0000 Subject: [PATCH] Speed up cutoffs / parkbrk --- Systems/a320-cockpit.xml | 8 ++++---- Systems/a320-fcs.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Systems/a320-cockpit.xml b/Systems/a320-cockpit.xml index bdc86b56..1472c12c 100644 --- a/Systems/a320-cockpit.xml +++ b/Systems/a320-cockpit.xml @@ -52,22 +52,22 @@ /controls/engines/engine[0]/reverse-lever - 20 + 16 /controls/engines/engine[1]/reverse-lever - 20 + 16 /controls/engines/engine[0]/cutoff-switch - 8 + 10 /controls/engines/engine[1]/cutoff-switch - 8 + 10 diff --git a/Systems/a320-fcs.xml b/Systems/a320-fcs.xml index 2a1ba1c9..70fcadbc 100644 --- a/Systems/a320-fcs.xml +++ b/Systems/a320-fcs.xml @@ -1164,7 +1164,7 @@ /controls/gear/brake-parking - 8 + 10