1
0
Fork 0

Fix battery OFF light power supply - reported by @Basically FurryMLG#9987

This commit is contained in:
Jonathan Redpath 2023-04-25 13:41:44 +01:00
parent 6c8ecaf039
commit 838894d12e

View file

@ -382,8 +382,6 @@
<object-name>APUStartBtn2O</object-name>
<object-name>BatteryBtn11F</object-name>
<object-name>BatteryBtn21F</object-name>
<object-name>BatteryBtn12O</object-name>
<object-name>BatteryBtn22O</object-name>
<object-name>BusTieBtn2O</object-name>
<object-name>CabinPressModeBtn1F</object-name>
<object-name>CabinPressModeBtn2M</object-name>
@ -431,6 +429,28 @@
</condition>
</animation>
<animation>
<type>select</type>
<object-name>BatteryBtn12O</object-name>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-bat</property>
<value>25</value>
</greater-than-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>BatteryBtn22O</object-name>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-bat</property>
<value>25</value>
</greater-than-equals>
</condition>
</animation>
<!-- 36LP AC 2 202XP 5VAC transformer -->
<animation>
<type>select</type>