Committing updates and fixes by Brett Harrison, gooneybird. Fixing liveries, replacing missing aircrafts by existing ones, Updating models and liveries (Ian Tolosa), Updating traffic for DLH and EVA (Ian Tolosa).
9
AI/Aircraft/717/717-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="717-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/717/Textures/default/717-2-map.png
Normal file
After Width: | Height: | Size: 279 KiB |
9
AI/Aircraft/738/738-OmanAir.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="738-main.xml">
|
||||
<texture-path>Textures/OmanAir</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/738/738-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="738-main.xml">
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
BIN
AI/Aircraft/738/Textures/OmanAir/738-tex.png
Normal file
After Width: | Height: | Size: 392 KiB |
BIN
AI/Aircraft/738/Textures/default/738-tex.png
Normal file
After Width: | Height: | Size: 273 KiB |
31
AI/Aircraft/757/757-200-default.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/default</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>
|
31
AI/Aircraft/757/757-300-default.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>B757-300</description>
|
||||
<author>Unknown, modified by Brett Harrison</author>
|
||||
<path>Models/757-300.ac</path>
|
||||
<texture-path>Textures/default</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>
|
BIN
AI/Aircraft/757/Textures/default/757-200-tex.png
Normal file
After Width: | Height: | Size: 234 KiB |
BIN
AI/Aircraft/757/Textures/default/757-300-tex.png
Normal file
After Width: | Height: | Size: 230 KiB |
12
AI/Aircraft/777/777-300-Aeroflot.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="777-300-main.xml">
|
||||
|
||||
<description>Boeing-777-200</description>
|
||||
<author>Camil Valiquette</author>
|
||||
<path>Models/777-300.ac</path>
|
||||
<texture-path>Textures/Aeroflot</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
12
AI/Aircraft/777/777-300-default.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="777-300-main.xml">
|
||||
|
||||
<description>Boeing-777-200</description>
|
||||
<author>Camil Valiquette</author>
|
||||
<path>Models/777-300.ac</path>
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
BIN
AI/Aircraft/777/Textures/Aeroflot/777-300.png
Normal file
After Width: | Height: | Size: 368 KiB |
BIN
AI/Aircraft/777/Textures/default/777-300.png
Normal file
After Width: | Height: | Size: 294 KiB |
9
AI/Aircraft/A300/A300-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A300-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/A300/Textures/default/a300-tex.png
Normal file
After Width: | Height: | Size: 257 KiB |
22
AI/Aircraft/A310/A310-default.xml
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>Models/A310.ac</path>
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>main-wheels</object-name>
|
||||
<object-name>nose-wheels</object-name>
|
||||
<object-name>uc-doors</object-name>
|
||||
<object-name>uc-legs</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
BIN
AI/Aircraft/A310/Textures/default/a310.png
Normal file
After Width: | Height: | Size: 168 KiB |
6
AI/Aircraft/A319/A319-AerLingus.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A319-main.xml">
|
||||
<texture-path>Textures/AerLingus</texture-path>
|
||||
|
||||
</PropertyList>
|
9
AI/Aircraft/A319/A319-GermanWings-neu.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A319-main.xml">
|
||||
|
||||
<texture-path>Textures/GermanWings-neu</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
9
AI/Aircraft/A319/A319-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A319-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/A319/Textures/AerLingus/A319-tex.png
Normal file
After Width: | Height: | Size: 281 KiB |
BIN
AI/Aircraft/A319/Textures/GermanWings-neu/A319-tex.png
Normal file
After Width: | Height: | Size: 280 KiB |
BIN
AI/Aircraft/A319/Textures/default/A319-tex.png
Normal file
After Width: | Height: | Size: 222 KiB |
6
AI/Aircraft/A320/A320-GermanWings-neu.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/GermanWings-neu</texture-path>
|
||||
|
||||
</PropertyList>
|
6
AI/Aircraft/A320/A320-GulfAir.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/GulfAir</texture-path>
|
||||
|
||||
</PropertyList>
|
6
AI/Aircraft/A320/A320-KuwaitAirways.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/KuwaitAirways</texture-path>
|
||||
|
||||
</PropertyList>
|
6
AI/Aircraft/A320/A320-MEA.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/MEA</texture-path>
|
||||
|
||||
</PropertyList>
|
6
AI/Aircraft/A320/A320-Peach.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/Peach</texture-path>
|
||||
|
||||
</PropertyList>
|
6
AI/Aircraft/A320/A320-default.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A320-main.xml">
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
BIN
AI/Aircraft/A320/Textures/GermanWings-neu/A320-tex.png
Normal file
After Width: | Height: | Size: 278 KiB |
BIN
AI/Aircraft/A320/Textures/GulfAir/A320-tex.png
Normal file
After Width: | Height: | Size: 319 KiB |
BIN
AI/Aircraft/A320/Textures/KuwaitAirways/A320-tex.png
Normal file
After Width: | Height: | Size: 301 KiB |
BIN
AI/Aircraft/A320/Textures/MEA/A320-tex.png
Normal file
After Width: | Height: | Size: 329 KiB |
BIN
AI/Aircraft/A320/Textures/Peach/A320-tex.png
Normal file
After Width: | Height: | Size: 332 KiB |
BIN
AI/Aircraft/A320/Textures/default/A320-tex.png
Normal file
After Width: | Height: | Size: 228 KiB |
9
AI/Aircraft/A321/A321-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A321-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/A321/Textures/default/A321-tex.png
Normal file
After Width: | Height: | Size: 221 KiB |
7
AI/Aircraft/A332/A332-Aeroflot.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A332-main.xml">
|
||||
|
||||
<texture-path>Textures/Aeroflot</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/A332/A332-default.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A332-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
5
AI/Aircraft/A333/A333-OmanAir.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A333-main.xml">
|
||||
<texture-path>Textures/OmanAir</texture-path>
|
||||
</PropertyList>
|
BIN
AI/Aircraft/A333/Textures/OmanAir/A333-tex.png
Normal file
After Width: | Height: | Size: 329 KiB |
5
AI/Aircraft/A343/A343-Turkish.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="A343-main.xml">
|
||||
<texture-path>Textures/Turkish</texture-path>
|
||||
</PropertyList>
|
BIN
AI/Aircraft/A343/Textures/Turkish/A343-tex.png
Normal file
After Width: | Height: | Size: 282 KiB |
116
AI/Aircraft/ATR42/ATR42-AerLingus.xml
Normal file
|
@ -0,0 +1,116 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>AT42</description>
|
||||
<path>Models/atr42.ac</path>
|
||||
<texture-path>Textures/AerLingus</texture-path>
|
||||
<offsets>
|
||||
<z-m>3.8</z-m>
|
||||
<pitch-deg>0.2</pitch-deg>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cylinder.001</object-name>
|
||||
<object-name>Cylinder.005</object-name>
|
||||
<object-name>Circle.003</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>leftprop</name>
|
||||
<object-name>Cube.000</object-name>
|
||||
<object-name>Circle.002</object-name>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Circle.002</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cube.000</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>60</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>leftprop</object-name>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<factor>27</factor>
|
||||
<center>
|
||||
<x-m> -3.8634 </x-m>
|
||||
<y-m> -4.0282 </y-m>
|
||||
<z-m> -0.7675 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>rightprop</name>
|
||||
<object-name>Cube.001</object-name>
|
||||
<object-name>Circle.004</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Circle.004</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cube.001</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>60</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>rightprop</object-name>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<factor>27</factor>
|
||||
<center>
|
||||
<x-m> -3.8640 </x-m>
|
||||
<y-m> 3.9997 </y-m>
|
||||
<z-m> -0.7677 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
116
AI/Aircraft/ATR42/ATR42-default.xml
Normal file
|
@ -0,0 +1,116 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>AT42</description>
|
||||
<path>Models/atr42.ac</path>
|
||||
<texture-path>Textures/default</texture-path>
|
||||
<offsets>
|
||||
<z-m>3.8</z-m>
|
||||
<pitch-deg>0.2</pitch-deg>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cylinder.001</object-name>
|
||||
<object-name>Cylinder.005</object-name>
|
||||
<object-name>Circle.003</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>leftprop</name>
|
||||
<object-name>Cube.000</object-name>
|
||||
<object-name>Circle.002</object-name>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Circle.002</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cube.000</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>60</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>leftprop</object-name>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<factor> 60 </factor>
|
||||
<center>
|
||||
<x-m> -3.8634 </x-m>
|
||||
<y-m> -4.0282 </y-m>
|
||||
<z-m> -0.7675 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>rightprop</name>
|
||||
<object-name>Cube.001</object-name>
|
||||
<object-name>Circle.004</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Circle.004</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Cube.001</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>60</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>rightprop</object-name>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<factor> 60 </factor>
|
||||
<center>
|
||||
<x-m> -3.8640 </x-m>
|
||||
<y-m> 3.9997 </y-m>
|
||||
<z-m> -0.7677 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
BIN
AI/Aircraft/ATR42/Textures/AerLingus/atr42.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
AI/Aircraft/ATR42/Textures/default/atr42.png
Normal file
After Width: | Height: | Size: 67 KiB |
22
AI/Aircraft/CRJ-200/CRJ-200-default.xml
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
<description>Bombardier-Challenger</description>
|
||||
<author>Chuck Dome, Innis Cunningham</author>
|
||||
<path>Models/crj200.ac</path>
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>tyres</object-name>
|
||||
<object-name>gear</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/CRJ-200/Textures/default/crj200.png
Normal file
After Width: | Height: | Size: 41 KiB |
13
AI/Aircraft/Dash8/Dash8-400-Flybe-2015.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="Dash8-400-main.xml">
|
||||
<description>Dash8</description>
|
||||
<author>Innis Cunningham </author>
|
||||
<status>early-production</status>
|
||||
<path>Models/dash8-400-remap.ac</path>
|
||||
<texture-path>Textures/Flybe-2015</texture-path>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
12
AI/Aircraft/Dash8/Dash8-Default.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="Dash8-main.xml">
|
||||
<description>Dash8</description>
|
||||
<author>Innis Cunningham </author>
|
||||
<status>early-production</status>
|
||||
<path>Models/dash8-300-remap.ac</path>
|
||||
<texture-path>Textures/Default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
BIN
AI/Aircraft/Dash8/Textures/Default/dash8-300.png
Normal file
After Width: | Height: | Size: 80 KiB |
BIN
AI/Aircraft/Dash8/Textures/Flybe-2015/dash84-remap.png
Normal file
After Width: | Height: | Size: 167 KiB |
7
AI/Aircraft/ERJ145/ERJ145-default.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="ERJ145-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
BIN
AI/Aircraft/ERJ145/Textures/default/145-map.png
Normal file
After Width: | Height: | Size: 187 KiB |
9
AI/Aircraft/ERJ195/ERJ195-FlyBe.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="ERJ195-main.xml">
|
||||
|
||||
<texture-path>Textures/FlyBe</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/ERJ195/ERJ195-LOT.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="ERJ195-main.xml">
|
||||
|
||||
<texture-path>Textures/LOT</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/ERJ195/ERJ195-default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="ERJ195-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
29
AI/Aircraft/ERJ195/ERJ195-main.xml
Normal file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>Embraer Regional Jet 195</description>
|
||||
<author>Ian(Yves) Tolosa, Original Model Innis Cunningham</author>
|
||||
<path>Models/ERJ195.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Gear_Open</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Gear_Closed</object-name>
|
||||
<condition>
|
||||
<more-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</more-than>
|
||||
</condition>
|
||||
</animation>
|
||||
</PropertyList>
|
17160
AI/Aircraft/ERJ195/Models/erj195.ac
Normal file
BIN
AI/Aircraft/ERJ195/Textures/ERJ195-Paintkit-UV.png
Normal file
After Width: | Height: | Size: 225 KiB |
BIN
AI/Aircraft/ERJ195/Textures/ERJ195-Paintkit.png
Normal file
After Width: | Height: | Size: 533 KiB |
BIN
AI/Aircraft/ERJ195/Textures/FlyBe/ERJ195-tex.png
Normal file
After Width: | Height: | Size: 178 KiB |
BIN
AI/Aircraft/ERJ195/Textures/LOT/ERJ195-tex.png
Normal file
After Width: | Height: | Size: 191 KiB |
BIN
AI/Aircraft/ERJ195/Textures/default/ERJ195-tex.png
Normal file
After Width: | Height: | Size: 122 KiB |
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 747-400-AirBridgeCardo.xml - temporarily replaced with A345/A345-default.xml
|
||||
-->
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -99,7 +102,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -113,7 +116,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -127,7 +130,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
@ -141,7 +144,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/747-400/747-400-AirBridgeCardo.xml</model>
|
||||
<model>Aircraft/A345/A345-default.xml</model>
|
||||
<livery>ABW</livery>
|
||||
<airline>ABW</airline>
|
||||
<home-port>UUEE</home-port>
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN148/An148-Angara.xml - temporarily replaced with A319/A319-default.xml
|
||||
AN24/An24-Angara.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-Angara.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -15,7 +19,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-Angara.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -29,7 +33,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-Angara.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -57,7 +61,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -71,7 +75,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -85,7 +89,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -99,7 +103,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -113,7 +117,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Angara.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>AGU</livery>
|
||||
<airline>AGU</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN148/An148-MezhdAirUkr.xml - temporarily replaced with A319/A319-default.xml
|
||||
737/737-MezhdAirUkr.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
|
@ -15,7 +20,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
|
@ -29,7 +34,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN148/An148-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
|
@ -43,13 +48,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -57,13 +62,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -71,13 +76,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -85,13 +90,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -99,13 +104,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -113,13 +118,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -127,13 +132,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -141,13 +146,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B733AUI</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -155,13 +160,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B734AUI</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -169,13 +174,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B734AUI</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -183,13 +188,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B734AUI</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -197,13 +202,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B734AUI</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -211,13 +216,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B734AUI</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -225,13 +230,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -239,13 +244,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -253,13 +258,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -267,13 +272,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -281,13 +286,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -295,13 +300,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -309,13 +314,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -323,13 +328,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -337,13 +342,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -351,13 +356,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -365,13 +370,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -379,13 +384,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -393,13 +398,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-MezhdAirUkr.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUI</livery>
|
||||
<airline>AUI</airline>
|
||||
<home-port>UKBB</home-port>
|
||||
<required-aircraft>B735AUI</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
|
|
@ -1,13 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-Nordavia.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +18,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +32,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -43,13 +46,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -57,13 +60,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -71,13 +74,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -85,13 +88,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -99,13 +102,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -113,13 +116,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -127,13 +130,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Nordavia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AUL</livery>
|
||||
<airline>AUL</airline>
|
||||
<home-port>ULAA</home-port>
|
||||
<required-aircraft>B735AUL</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
|
|
@ -1,13 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-AviaTrafficCompany.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AviaTrafficCompany.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AVJ</livery>
|
||||
<airline>AVJ</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B733AVJ</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +18,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AviaTrafficCompany.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AVJ</livery>
|
||||
<airline>AVJ</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B733AVJ</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +32,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AviaTrafficCompany.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>AVJ</livery>
|
||||
<airline>AVJ</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B733AVJ</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- Embraer-175 and 195 replaced by Aircraft/ERJ145/ERJ145-BritishMidland.xml -->
|
||||
<!-- Embraer-175 replaced by ERJ195/ERJ195-FlyBe.xml -->
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGNX</home-port>
|
||||
|
@ -30,7 +30,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGAC</home-port>
|
||||
|
@ -72,7 +72,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGAC</home-port>
|
||||
|
@ -114,7 +114,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGAC</home-port>
|
||||
|
@ -142,7 +142,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -184,7 +184,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -212,7 +212,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGGD</home-port>
|
||||
|
@ -240,7 +240,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPH</home-port>
|
||||
|
@ -254,7 +254,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPH</home-port>
|
||||
|
@ -296,7 +296,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGTE</home-port>
|
||||
|
@ -324,7 +324,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPF</home-port>
|
||||
|
@ -366,7 +366,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGJB</home-port>
|
||||
|
@ -380,7 +380,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EDDV</home-port>
|
||||
|
@ -408,7 +408,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGNS</home-port>
|
||||
|
@ -436,7 +436,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGJJ</home-port>
|
||||
|
@ -464,7 +464,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGCC</home-port>
|
||||
|
@ -478,7 +478,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGNT</home-port>
|
||||
|
@ -520,7 +520,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGHI</home-port>
|
||||
|
@ -562,7 +562,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-400-Flybe-2015.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGHI</home-port>
|
||||
|
@ -590,7 +590,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGAC</home-port>
|
||||
|
@ -604,7 +604,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGAC</home-port>
|
||||
|
@ -618,7 +618,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -632,7 +632,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -646,7 +646,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -660,7 +660,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -674,7 +674,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGBB</home-port>
|
||||
|
@ -688,7 +688,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPH</home-port>
|
||||
|
@ -702,7 +702,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPH</home-port>
|
||||
|
@ -716,7 +716,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGTE</home-port>
|
||||
|
@ -730,7 +730,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPF</home-port>
|
||||
|
@ -744,7 +744,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPF</home-port>
|
||||
|
@ -758,7 +758,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGJB</home-port>
|
||||
|
@ -772,7 +772,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPE</home-port>
|
||||
|
@ -786,7 +786,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGPE</home-port>
|
||||
|
@ -800,7 +800,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGJJ</home-port>
|
||||
|
@ -814,7 +814,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGCC</home-port>
|
||||
|
@ -828,7 +828,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGCC</home-port>
|
||||
|
@ -842,7 +842,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGCC</home-port>
|
||||
|
@ -856,7 +856,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGHI</home-port>
|
||||
|
@ -870,7 +870,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGHI</home-port>
|
||||
|
@ -884,7 +884,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ145/ERJ145-BritishMidland.xml</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-FlyBe.xml</model>
|
||||
<livery>BEE</livery>
|
||||
<airline>BEE</airline>
|
||||
<home-port>EGHI</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- CRJ-200-AkBarsAero.xml - temporarily replaced with CRJ-200-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -99,7 +102,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -113,7 +116,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -127,7 +130,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -141,7 +144,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -155,7 +158,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -169,7 +172,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -183,7 +186,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
@ -197,7 +200,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-AkBarsAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BGM</livery>
|
||||
<airline>BGM</airline>
|
||||
<home-port>UWKB</home-port>
|
||||
|
|
|
@ -1,13 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- CRJ-200-Belavia.xml - temporarily replaced with CRJ-200-default.xml
|
||||
erj195-Belavia.xml - temporarily replaced with 717/717-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B733BRU</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +19,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B733BRU</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +33,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B733BRU</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -43,13 +47,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B733BRU</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -57,13 +61,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B733BRU</required-aircraft>
|
||||
<actype>Boeing_737-300</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -71,13 +75,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -85,13 +89,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -99,13 +103,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -113,13 +117,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -127,13 +131,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -141,13 +145,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Belavia.xml</model>
|
||||
<model>Aircraft/733/733-Belavia.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
<required-aircraft>B735BRU</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -155,7 +159,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Belavia.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -169,7 +173,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Belavia.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -183,7 +187,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Belavia.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -197,7 +201,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Belavia.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -211,7 +215,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Belavia.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -225,7 +229,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/erj195/erj195-Belavia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
@ -239,7 +243,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/erj195/erj195-Belavia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>BRU</livery>
|
||||
<airline>BRU</airline>
|
||||
<home-port>UMMS</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- An24-BuryatskieAvialinii.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-BuryatskieAvialinii.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>BUN</livery>
|
||||
<airline>BUN</airline>
|
||||
<home-port>UIUU</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-BuryatskieAvialinii.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>BUN</livery>
|
||||
<airline>BUN</airline>
|
||||
<home-port>UIUU</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-BuryatskieAvialinii.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>BUN</livery>
|
||||
<airline>BUN</airline>
|
||||
<home-port>UIUU</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- An24-ChukotAvia.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-ChukotAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>CHK</livery>
|
||||
<airline>CHK</airline>
|
||||
<home-port>UHMA</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-ChukotAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>CHK</livery>
|
||||
<airline>CHK</airline>
|
||||
<home-port>UHMA</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-ChukotAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>CHK</livery>
|
||||
<airline>CHK</airline>
|
||||
<home-port>UHMA</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-ChukotAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>CHK</livery>
|
||||
<airline>CHK</airline>
|
||||
<home-port>UHMA</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- TU134/Tu-134-Centre-South.xml - temporarily replaced with 717/717-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -99,7 +102,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -113,7 +116,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
@ -127,7 +130,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Centre-South.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>CTS</livery>
|
||||
<airline>CTS</airline>
|
||||
<home-port>UUOB</home-port>
|
||||
|
|
223831
AI/Traffic/D/DLH.xml
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- A319/A319-DonAvia.xml - temporarily replaced with A319/A319-default.xml
|
||||
737/737-DonAvia.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/A319/A319-DonAvia.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -15,7 +19,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A319/A319-DonAvia.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -29,7 +33,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A319/A319-DonAvia.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A319/A319-DonAvia.xml</model>
|
||||
<model>Aircraft/A319/A319-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -57,7 +61,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-DonAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -71,7 +75,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-DonAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -85,7 +89,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-DonAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
@ -99,7 +103,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-DonAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>DNV</livery>
|
||||
<airline>DNV</airline>
|
||||
<home-port>URRR</home-port>
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN24/An24-Alrosa.xml - temporarily replaced with Dash8/Dash8-Default.xml
|
||||
737/737-800-Alrosa.xml - temporarily replaced with 738/738-default.xml
|
||||
TU134/Tu-134-Alrosa.xml - temporarily replaced with 717/717-default.xml
|
||||
TU154/Tu-154-Alrosa.xml - temporarily replaced with A321/A321-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Alrosa.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -15,7 +21,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Alrosa.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -29,7 +35,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Alrosa.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -43,7 +49,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-Alrosa.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -57,7 +63,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Alrosa.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -71,7 +77,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Alrosa.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -85,7 +91,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU134/Tu-134-Alrosa.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -99,7 +105,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -113,7 +119,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -127,7 +133,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -141,7 +147,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -155,7 +161,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -169,7 +175,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
@ -183,7 +189,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-Alrosa.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>DRU</livery>
|
||||
<airline>DRU</airline>
|
||||
<home-port>UERR</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- A320/A320-AirBishkek.xml - temporarily replaced with A320/A320-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-AirBishkek.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>EAA</livery>
|
||||
<airline>EAA</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-AirBishkek.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>EAA</livery>
|
||||
<airline>EAA</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- A320/A320-EastAir.xml - temporarily replaced with A320/A320-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-EastAir.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>ETJ</livery>
|
||||
<airline>ETJ</airline>
|
||||
<home-port>UTDD</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-EastAir.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>ETJ</livery>
|
||||
<airline>ETJ</airline>
|
||||
<home-port>UTDD</home-port>
|
||||
|
|
14598
AI/Traffic/E/EVA.xml
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-800-Moskovia.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Moskovia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GAI</livery>
|
||||
<airline>GAI</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Moskovia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GAI</livery>
|
||||
<airline>GAI</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
|
|
@ -1,13 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-Globus.xml - temporarily replaced with A320/A320-default.xml
|
||||
737/737-800-Globus.xml - temporarily replaced with 738/738-default.xml
|
||||
-->
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Globus.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B734GLP</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +19,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Globus.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B734GLP</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +33,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Globus.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B734GLP</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -43,13 +47,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Globus.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B734GLP</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -57,13 +61,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -71,13 +75,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -85,13 +89,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -99,13 +103,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -113,13 +117,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -127,13 +131,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -141,13 +145,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -155,13 +159,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -169,13 +173,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-Globus.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GLP</livery>
|
||||
<airline>GLP</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
<required-aircraft>B738GLP</required-aircraft>
|
||||
<actype>Boeing_737-800</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- YAK42/Yak-42-GrozniyAvia.xml - temporarily replaced with 717/717-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GrozniyAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GOZ</livery>
|
||||
<airline>GOZ</airline>
|
||||
<home-port>URMG</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GrozniyAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GOZ</livery>
|
||||
<airline>GOZ</airline>
|
||||
<home-port>URMG</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GrozniyAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GOZ</livery>
|
||||
<airline>GOZ</airline>
|
||||
<home-port>URMG</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GrozniyAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GOZ</livery>
|
||||
<airline>GOZ</airline>
|
||||
<home-port>URMG</home-port>
|
||||
|
|
|
@ -1,13 +1,19 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-800-GazPromAvia.xml - temporarily replaced with 7738/738-default.xml
|
||||
TU154/Tu-154-GazPromAvia.xml - temporarily replaced with A321/A321-default.xml
|
||||
YAK40/Yak-40-GazPromAvia.xml - temporarily replaced with ERJ145/ERJ145-default.xml
|
||||
YAK42/Yak-42-GazPromAvia.xml - temporarily replaced with 717/717-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-GazPromAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
<required-aircraft>B737GZP</required-aircraft>
|
||||
<actype>Boeing_737-700</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +21,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-GazPromAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
<required-aircraft>B737GZP</required-aircraft>
|
||||
<actype>Boeing_737-700</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +35,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-800-GazPromAvia.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
<required-aircraft>B737GZP</required-aircraft>
|
||||
<actype>Boeing_737-700</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -43,7 +49,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-GazPromAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -57,7 +63,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-GazPromAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -71,7 +77,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-GazPromAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -85,7 +91,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/TU154/Tu-154-GazPromAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -99,7 +105,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK40/Yak-40-GazPromAvia.xml</model>
|
||||
<model>Aircraft/ERJ145/ERJ145-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -113,7 +119,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK40/Yak-40-GazPromAvia.xml</model>
|
||||
<model>Aircraft/ERJ145/ERJ145-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -127,7 +133,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK40/Yak-40-GazPromAvia.xml</model>
|
||||
<model>Aircraft/ERJ145/ERJ145-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -141,7 +147,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK40/Yak-40-GazPromAvia.xml</model>
|
||||
<model>Aircraft/ERJ145/ERJ145-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -155,7 +161,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK40/Yak-40-GazPromAvia.xml</model>
|
||||
<model>Aircraft/ERJ145/ERJ145-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -169,7 +175,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -183,7 +189,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -197,7 +203,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -211,7 +217,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -225,7 +231,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -239,7 +245,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
@ -253,7 +259,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-GazPromAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>GZP</livery>
|
||||
<airline>GZP</airline>
|
||||
<home-port>UUMO</home-port>
|
||||
|
|
|
@ -1,7 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN24/An24-IrAero.xml - temporarily replaced with Dash8/Dash8-Default.xml
|
||||
AN26/An26-IrAero.xml - temporarily replaced with Dash8/Dash8-Default.xml
|
||||
CRJ-200/CRJ-200-IrAero.xml - temporarily replaced with CRJ-200/CRJ-200-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -15,7 +20,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -29,7 +34,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -43,7 +48,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -57,7 +62,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -71,7 +76,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -85,7 +90,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -99,7 +104,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -113,7 +118,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -127,7 +132,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -141,7 +146,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -155,7 +160,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -169,7 +174,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -183,7 +188,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -197,7 +202,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-IrAero.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -211,7 +216,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -225,7 +230,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -239,7 +244,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -253,7 +258,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -267,7 +272,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
@ -281,7 +286,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-IrAero.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>IAE</livery>
|
||||
<airline>IAE</airline>
|
||||
<home-port>UIII</home-port>
|
||||
|
|
5594
AI/Traffic/I/IYE.xml
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- YAK42/Yak-42-IzhAvia.xml - temporarily replaced with 717/717-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/YAK42/Yak-42-IzhAvia.xml</model>
|
||||
<model>Aircraft/717/717-default.xml</model>
|
||||
<livery>IZA</livery>
|
||||
<airline>IZA</airline>
|
||||
<home-port>USII</home-port>
|
||||
|
|
10042
AI/Traffic/K/KAC.xml
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- A320/A320-KogalymAvia.xml - temporarily replaced with A320/A320-default.xml
|
||||
A321/A321-KogalymAvia.xml - temporarily replaced with A321/A321-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -15,7 +19,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -29,7 +33,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A321/A321-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A321/A321-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -57,7 +61,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A321/A321-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -71,7 +75,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A321/A321-KogalymAvia.xml</model>
|
||||
<model>Aircraft/A321/A321-default.xml</model>
|
||||
<livery>KGL</livery>
|
||||
<airline>KGL</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN26/An26-Kostromskoe.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-Kostromskoe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KOS</livery>
|
||||
<airline>KOS</airline>
|
||||
<home-port>UUBA</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-Kostromskoe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KOS</livery>
|
||||
<airline>KOS</airline>
|
||||
<home-port>UUBA</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN26/An26-Kostromskoe.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KOS</livery>
|
||||
<airline>KOS</airline>
|
||||
<home-port>UUBA</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN24/An24-KatekAvia.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -99,7 +102,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
@ -113,7 +116,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-KatekAvia.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KTK</livery>
|
||||
<airline>KTK</airline>
|
||||
<home-port>UNKL</home-port>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 767/767-AirAstana.xml - temporarily replaced with A300/A300-default -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/767/767-AirAstana.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KZR</livery>
|
||||
<airline>KZR</airline>
|
||||
<home-port>UATG</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/767/767-AirAstana.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>KZR</livery>
|
||||
<airline>KZR</airline>
|
||||
<home-port>UATG</home-port>
|
||||
|
|
|
@ -1,7 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- A320/A320-Yamal.xml - temporarily replaced with A320/A320-default.xml
|
||||
737/737-Yamal.xml - temporarily replaced with 738/738-default.xml
|
||||
CRJ-200/CRJ-200-Yamal.xml - temporarily replaced with CRJ-200/CRJ-200-default.xml
|
||||
L410/LET410-Yamal.xml - temporarily replaced with beech-200/beech-200-g-saxn.xml
|
||||
MI8/Mi-8-Yamal.xml - temporarily replaced with pa-28/pa-28-hb-png.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -15,7 +22,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -29,7 +36,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -43,7 +50,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -57,7 +64,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -71,7 +78,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -85,7 +92,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/A320/A320-Yamal.xml</model>
|
||||
<model>Aircraft/A320/A320-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -99,13 +106,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -113,13 +120,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -127,13 +134,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -141,13 +148,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -155,13 +162,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -169,13 +176,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -183,13 +190,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -197,13 +204,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -211,13 +218,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-Yamal.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
<required-aircraft>B735LLM</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -225,7 +232,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -239,7 +246,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -253,7 +260,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -267,7 +274,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -281,7 +288,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -295,7 +302,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -309,7 +316,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-Yamal.xml</model>
|
||||
<model>Aircraft/CRJ-200/CRJ-200-default.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -323,7 +330,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/L410/LET410-Yamal.xml</model>
|
||||
<model>Aircraft/beech-200/beech-200-g-saxn.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -337,7 +344,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/L410/LET410-Yamal.xml</model>
|
||||
<model>Aircraft/beech-200/beech-200-g-saxn.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -351,7 +358,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/MI8/Mi-8-Yamal.xml</model>
|
||||
<model>Aircraft/pa-28/pa-28-hb-png.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -365,7 +372,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/MI8/Mi-8-Yamal.xml</model>
|
||||
<model>Aircraft/pa-28/pa-28-hb-png.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -379,7 +386,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/MI8/Mi-8-Yamal.xml</model>
|
||||
<model>Aircraft/pa-28/pa-28-hb-png.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -393,7 +400,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/MI8/Mi-8-Yamal.xml</model>
|
||||
<model>Aircraft/pa-28/pa-28-hb-png.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
@ -407,7 +414,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/MI8/Mi-8-Yamal.xml</model>
|
||||
<model>Aircraft/pa-28/pa-28-hb-png.xml</model>
|
||||
<livery>LLM</livery>
|
||||
<airline>LLM</airline>
|
||||
<home-port>USDD</home-port>
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 787/787-LOT- temporarily replaced with A332/A332-default.xml
|
||||
ERJ170/ERJ170-LOT- temporarily replaced with ERJ195/ERJ195-LOT -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-LOT</model>
|
||||
<model>Aircraft/737/737-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -15,7 +19,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/767/767-LOT</model>
|
||||
<model>Aircraft/767/767-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -29,7 +33,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/787/787-LOT</model>
|
||||
<model>Aircraft/A332/A332-default.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/787/787-LOT</model>
|
||||
<model>Aircraft/A332/A332-default.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -57,7 +61,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/787/787-LOT</model>
|
||||
<model>Aircraft/A332/A332-default.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -71,7 +75,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/787/787-LOT</model>
|
||||
<model>Aircraft/A332/A332-default.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -85,7 +89,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/787/787-LOT</model>
|
||||
<model>Aircraft/A332/A332-default.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -99,7 +103,7 @@
|
|||
<heavy>true</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -113,7 +117,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -127,7 +131,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -141,7 +145,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -155,7 +159,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -169,7 +173,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -183,7 +187,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -197,7 +201,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -211,7 +215,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -225,7 +229,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -239,7 +243,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -253,7 +257,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -267,7 +271,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -281,7 +285,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -295,7 +299,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -309,7 +313,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -323,7 +327,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -337,7 +341,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -351,7 +355,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -365,7 +369,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -379,7 +383,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -393,7 +397,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ170/ERJ170-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -407,7 +411,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -421,7 +425,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -435,7 +439,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -449,7 +453,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -463,7 +467,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
@ -477,7 +481,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT</model>
|
||||
<model>Aircraft/ERJ195/ERJ195-LOT.xml</model>
|
||||
<livery>LOT</livery>
|
||||
<airline>LOT</airline>
|
||||
<home-port>EPWA</home-port>
|
||||
|
|
|
@ -1,13 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 737/737-AltynAir.xml - temporarily replaced with 738/738-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AltynAir.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LYN</livery>
|
||||
<airline>LYN</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B734LYN</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -15,13 +18,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AltynAir.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LYN</livery>
|
||||
<airline>LYN</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B734LYN</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -29,13 +32,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AltynAir.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LYN</livery>
|
||||
<airline>LYN</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B734LYN</required-aircraft>
|
||||
<actype>Boeing_737-400</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
@ -43,13 +46,13 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/737/737-AltynAir.xml</model>
|
||||
<model>Aircraft/738/738-default.xml</model>
|
||||
<livery>LYN</livery>
|
||||
<airline>LYN</airline>
|
||||
<home-port>UCFM</home-port>
|
||||
<required-aircraft>B735LYN</required-aircraft>
|
||||
<actype>Boeing_737-500</actype>
|
||||
<offset>10</offset>
|
||||
<offset>0</offset>
|
||||
<radius>14</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>737</performance-class>
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- 757/757-200-VimAvia.xml - temporarily replaced with 757/757-200-default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -15,7 +18,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -29,7 +32,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -43,7 +46,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -57,7 +60,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -71,7 +74,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -85,7 +88,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -99,7 +102,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -113,7 +116,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
@ -127,7 +130,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/757/757-200-VimAvia.xml</model>
|
||||
<model>Aircraft/757/757-200-default.xml</model>
|
||||
<livery>MOV</livery>
|
||||
<airline>MOV</airline>
|
||||
<home-port>UUDD</home-port>
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- AN140/An140-MotorSich.xml - temporarily replaced with ATR42/ATR42-default.xml
|
||||
AN24/An24-MotorSich.xml - temporarily replaced with Dash8/Dash8-Default.xml -->
|
||||
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN140/An140-MotorSich.xml</model>
|
||||
<model>Aircraft/ATR42/ATR42-default.xml</model>
|
||||
<livery>MSI</livery>
|
||||
<airline>MSI</airline>
|
||||
<home-port>UKDE</home-port>
|
||||
|
@ -15,7 +19,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-MotorSich.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>MSI</livery>
|
||||
<airline>MSI</airline>
|
||||
<home-port>UKDE</home-port>
|
||||
|
@ -29,7 +33,7 @@
|
|||
<heavy>false</heavy>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<model>Aircraft/AN24/An24-MotorSich.xml</model>
|
||||
<model>Aircraft/Dash8/Dash8-Default.xml</model>
|
||||
<livery>MSI</livery>
|
||||
<airline>MSI</airline>
|
||||
<home-port>UKDE</home-port>
|
||||
|
|