-
Notifications
You must be signed in to change notification settings - Fork 2
/
f16-simplified-set.xml
64 lines (56 loc) · 1.47 KB
/
f16-simplified-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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0"?>
<PropertyList include="f16-base.xml">
<sim>
<description>General Dynamics F-16 (Simplified FDM)</description>
<author>Erik Hofman, Pensacola (skin textures), Martin "Pegasus" Schmitt (panel textures), Richard Harrison (MFD, HUD)</author>
<status>production</status>
<rating>
<FDM type="int">3</FDM>
<systems type="int">3</systems>
<cockpit type="int">4</cockpit>
<model type="int">5</model>
</rating>
<flight-model>jsb</flight-model>
<aero>f16-simplified</aero>
<variant-of>f16</variant-of>
<tags>
<tag>general-dynamics</tag>
<tag>1970s</tag>
<tag>1980s</tag>
<tag>1990s</tag>
<tag>2000s</tag>
<tag>yf-16</tag>
<tag>low-wing</tag>
<tag>tricycle</tag>
<tag>retractable-gear</tag>
<tag>single-engine</tag>
<tag>fighter</tag>
<tag>hud</tag>
<tag>refuel</tag>
<tag>supersonic</tag>
<tag>tail-hook</tag>
</tags>
<startup>
<splash-texture>Aircraft/f16/f16-splash.rgb</splash-texture>
</startup>
<model>
<path archive="y">Aircraft/f16/Models/F-16.xml</path>
<livery>
<file type="string"/>
<actype type="string">F-16C-40</actype>
<name type="string">USAF 89-2029/AV 510FS</name>
<owner type="string">USAF</owner>
</livery>
</model>
<menubar>
<default>
<menu n="100">
<label>F-16</label>
</menu>
</default>
</menubar>
<help>
<title>General Dynamics F-16</title>
</help>
</sim>
</PropertyList>