<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>
	<path>SKRG_Terminal.ac</path>

<animation>
	<type>material</type> 
	<object-name>Terminal</object-name>
	<object-name>Terminal.Annex</object-name>
	<object-name>Terminal.Annex.2</object-name>
	<object-name>Fingers</object-name>
	<object-name>Office</object-name>
	<object-name>TWR</object-name>
	<object-name>Terminal.Roof</object-name>
	<condition>		
		<greater-than>		
		<property>/sim/time/sun-angle-rad</property>
		<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>0.3</red>	
		<green>0.3</green>	
		<blue>0.2</blue>
	</emission>
</animation>
<animation>
	<type>material</type> 
	<object-name>TWR.Windows</object-name>
	<condition>		
		<greater-than>		
		<property>/sim/time/sun-angle-rad</property>
		<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>0.6</red>	
		<green>0.6</green>	
		<blue>1</blue>
	</emission>
</animation>
</PropertyList>
