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>
|
||||
|
||||
<description>Cessna 172P Skyhawk (1981 model), 2D panel</description>
|
||||
<variant-of>c172p</variant-of>
|
||||
|
||||
<startup>
|
||||
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
||||
</startup>
|
||||
|
||||
<!-- Use a 2D instrument panel -->
|
||||
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172p/Panels/c172-vfr-panel.xml</path>
|
||||
<visibility archive="y">true</visibility>
|
||||
|
|
|
@ -21,6 +21,7 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
|||
<cockpit type="int">4</cockpit>
|
||||
</rating>
|
||||
|
||||
<variant-of>c172p</variant-of>
|
||||
|
||||
<flight-model archive="y">jsb</flight-model>
|
||||
<aero archive="y">c172p</aero>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<PropertyList include="c172p-set.xml">
|
||||
<sim>
|
||||
<description>Panel only for IFR-training (Cessna 172P)</description>
|
||||
|
||||
<variant-of>c172p</variant-of>
|
||||
<startup>
|
||||
<splash-texture>Aircraft/c172p/splash.png</splash-texture>
|
||||
</startup>
|
||||
|
|
Loading…
Add table
Reference in a new issue