C172P: variant support
This commit is contained in:
parent
7371cfcbfc
commit
224e351d3d
3 changed files with 4 additions and 2 deletions
|
@ -12,13 +12,14 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Cessna 172P Skyhawk (1981 model), 2D panel</description>
|
<description>Cessna 172P Skyhawk (1981 model), 2D panel</description>
|
||||||
|
<variant-of>c172p</variant-of>
|
||||||
|
|
||||||
<startup>
|
<startup>
|
||||||
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
||||||
</startup>
|
</startup>
|
||||||
|
|
||||||
<!-- Use a 2D instrument panel -->
|
<!-- Use a 2D instrument panel -->
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172p/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/c172p/Panels/c172-vfr-panel.xml</path>
|
||||||
<visibility archive="y">true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
|
|
|
@ -21,6 +21,7 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||||
<cockpit type="int">4</cockpit>
|
<cockpit type="int">4</cockpit>
|
||||||
</rating>
|
</rating>
|
||||||
|
|
||||||
|
<variant-of>c172p</variant-of>
|
||||||
|
|
||||||
<flight-model archive="y">jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero archive="y">c172p</aero>
|
<aero archive="y">c172p</aero>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<PropertyList include="c172p-set.xml">
|
<PropertyList include="c172p-set.xml">
|
||||||
<sim>
|
<sim>
|
||||||
<description>Panel only for IFR-training (Cessna 172P)</description>
|
<description>Panel only for IFR-training (Cessna 172P)</description>
|
||||||
|
<variant-of>c172p</variant-of>
|
||||||
<startup>
|
<startup>
|
||||||
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
||||||
</startup>
|
</startup>
|
||||||
|
|
Loading…
Add table
Reference in a new issue