-
Notifications
You must be signed in to change notification settings - Fork 0
/
737-800-set.xml
46 lines (40 loc) · 1.2 KB
/
737-800-set.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0"?>
<PropertyList include="737-ng-common-set.xml">
<sim>
<description>Boeing 737-800</description>
<tags>
<tag>boeing</tag>
<tag>low-wing</tag>
<tag>tricycle</tag>
<tag>retractable-gear</tag>
<tag>twin-engine</tag>
<tag>jet</tag>
<tag>transport</tag>
<tag>1990s</tag>
<tag>2000s</tag>
<tag>2010s</tag>
<tag>ifr</tag>
<tag>glass-cockpit</tag>
</tags>
<liveries-path type="string">Aircraft/737NG/Models/Liveries-800</liveries-path>
<exclude-from-gui type="bool">false</exclude-from-gui>
<aero>738</aero>
<startup>
<splash-texture>splash-800.png</splash-texture>
</startup>
<model>
<path>Aircraft/737NG/Models/738.xml</path>
<fallback-model-index type="int">206</fallback-model-index>
</model>
<view>
<internal archive="y">true</internal>
<config>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y">-0.4</x-offset-m>
<y-offset-m archive="y">1.43</y-offset-m>
<z-offset-m archive="y">-17.18</z-offset-m>
<pitch-offset-deg archive="y">-8.0</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>