1
0
Fork 0

Arkia Liveries by Brett Harrison

This commit is contained in:
Yves Tolosa-Joas 2018-09-26 01:43:21 +10:00 committed by James Turner
parent 74a3039b59
commit 3686571339
8 changed files with 59 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/ArkiaIsraeliAirlines</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: 307 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB