<?xml version="1.0"?>
<!--
##############################################################
# Copyright (c) A3XX Development Team - All Rights Reserved. #
-->
##################################################################
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
<PropertyList>
<path>INITBOX.ac</path>
<animation>
<type>select</type>
<object-name>fromtobox</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
</condition>
</animation>
<object-name>costindexbox</object-name>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/FMGC/internal/cost-index-set</property></not>
</and>
<object-name>cruisetempbox</object-name>
<not><property>/FMGC/internal/cruise-lvl-set</property></not>
<object-name>fltnumbox</object-name>
<not><property>/MCDUC/flight-num-set</property></not>
</PropertyList>