1
0
Fork 0

Air Astana Update, Liveries by Brett Harrison, Traffic by Marcin Kuzniar

This commit is contained in:
Yves Tolosa-Joas 2018-06-25 22:27:19 +10:00 committed by James Turner
parent f8a549fc00
commit 6260b6d9a1
11 changed files with 10127 additions and 157 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-200.ac</path>
<texture-path>Textures/AirAstana</texture-path>
<animation>
<type>select</type>
<object-name>winglets</object-name>
<condition>
<equals>
<property>/sim/signals/fdm-initialized</property>
<value>0</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: 288 KiB

View file

@ -1,8 +1,10 @@
<?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<texture-path>Textures/AirAstana</texture-path>
<PropertyList include="767-main.xml">
<path>Models/767.ac</path>
<texture-path>Textures/AirAstana</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

File diff suppressed because it is too large Load diff