Air Astana Update, Liveries by Brett Harrison, Traffic by Marcin Kuzniar
This commit is contained in:
parent
f8a549fc00
commit
6260b6d9a1
11 changed files with 10127 additions and 157 deletions
31
AI/Aircraft/757/757-200-AirAstana.xml
Normal file
31
AI/Aircraft/757/757-200-AirAstana.xml
Normal 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>
|
BIN
AI/Aircraft/757/Textures/AirAstana/757-200-tex.png
Normal file
BIN
AI/Aircraft/757/Textures/AirAstana/757-200-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 KiB |
|
@ -1,8 +1,10 @@
|
||||||
<?xml version="1.0"?>
|
<?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>
|
</PropertyList>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
AI/Aircraft/767/Textures/AirAstana/763-tex.png
Normal file
BIN
AI/Aircraft/767/Textures/AirAstana/763-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 220 KiB |
6
AI/Aircraft/A320/A320-AirAstana.xml
Normal file
6
AI/Aircraft/A320/A320-AirAstana.xml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<PropertyList include="A320-main.xml">
|
||||||
|
<texture-path>Textures/AirAstana</texture-path>
|
||||||
|
|
||||||
|
</PropertyList>
|
BIN
AI/Aircraft/A320/Textures/AirAstana/A320-tex.png
Normal file
BIN
AI/Aircraft/A320/Textures/AirAstana/A320-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 285 KiB |
9
AI/Aircraft/A321/A321-AirAstana.xml
Normal file
9
AI/Aircraft/A321/A321-AirAstana.xml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<PropertyList include="A321-main.xml">
|
||||||
|
|
||||||
|
<texture-path>Textures/AirAstana</texture-path>
|
||||||
|
|
||||||
|
</PropertyList>
|
||||||
|
|
||||||
|
|
BIN
AI/Aircraft/A321/Textures/AirAstana/A321-tex.png
Normal file
BIN
AI/Aircraft/A321/Textures/AirAstana/A321-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 277 KiB |
9
AI/Aircraft/E90/E90-AirAstana.xml
Normal file
9
AI/Aircraft/E90/E90-AirAstana.xml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<PropertyList include="E90-main.xml">
|
||||||
|
|
||||||
|
<texture-path>Textures/AirAstana</texture-path>
|
||||||
|
|
||||||
|
</PropertyList>
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
AI/Aircraft/E90/Textures/AirAstana/E90-tex.png
Normal file
BIN
AI/Aircraft/E90/Textures/AirAstana/E90-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
10217
AI/Traffic/K/KZR.xml
10217
AI/Traffic/K/KZR.xml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue