1
0
Fork 0

Added Condor AI Liveries

This commit is contained in:
Yves Tolosa-Joas 2017-12-24 17:02:25 +11:00 committed by James Turner
parent 0650bc6093
commit fd321d208d
10 changed files with 66 additions and 0 deletions

View file

@ -0,0 +1,31 @@
<?xml version="1.0"?>
<PropertyList>
<description>B757-200</description>
<author>Unknown, modified by Brett Harrison</author>
<path>Models/757-300.ac</path>
<texture-path>Textures/Condor</texture-path>
<animation>
<type>select</type>
<object-name>winglets</object-name>
<condition>
<equals>
<property>/sim/signals/fdm-initialized</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>170</value>
</less-than>
</condition>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<texture-path>Textures/Condor</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="A320-main.xml">
<texture-path>Textures/Condor</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="A321-main.xml">
<texture-path>Textures/Condor</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

View file

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<PropertyList include="A332-main.xml">
<texture-path>Textures/Condor</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB