<?xml version="1.0"?>

<!--
#######################################
# Copyright (c) A3XX Development Team #
#######################################
-->

<PropertyList>

	<path>BOX.ac</path>
	
	<animation>
		<type>select</type>
		<object-name>v1box</object-name>
		<condition>
			<not><property>FMGC/internal/v1-set</property></not>
		</condition>
	</animation>
	
	<animation>
		<type>select</type>
		<object-name>vrbox</object-name>
		<condition>
			<not><property>FMGC/internal/vr-set</property></not>
		</condition>
	</animation>
	
	<animation>
		<type>select</type>
		<object-name>v2box</object-name>
		<condition>
			<not><property>FMGC/internal/v2-set</property></not>
		</condition>
	</animation>
	
</PropertyList>