1
0
Fork 0
fgdata/Aircraft/c172p/c172p-panel-only-set.xml
2015-03-05 14:12:40 +00:00

97 lines
2.1 KiB
XML

<?xml version="1.0"?>
<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>
<panel>
<path>Aircraft/c172p/Panels/c172-610x-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172p/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- Look down a bit over the top of the panel -->
<view>
<internal archive="y">false</internal>
<config>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
<instrumentation>
<path>Aircraft/c172p/Instruments/panel-only-instrumentation.xml</path>
</instrumentation>
<model>
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
<livery>
<file type="string">n301dp</file>
<index type="int">0</index>
</livery>
<liverytail>
<file type="string">n301dp</file>
<index type="int">0</index>
</liverytail>
<liverywing>
<file type="string">n301dp</file>
<index type="int">0</index>
</liverywing>
<c172p>
<immat>true</immat>
<fairing1>true</fairing1>
<fairing2>false</fairing2>
<fairing3>false</fairing3>
</c172p>
</model>
<multiplay>
<chat_display>1</chat_display>
<generic>
<int type="int">0</int>
<int type="int">0</int>
<int type="int">0</int>
<int type="int">0</int>
<int type="int">0</int>
<int type="int">0</int>
</generic>
</multiplay>
<menubar include="Dialogs/c172p-menu.xml"/>
</sim>
<instrumentation>
<nav n="1">
<frequencies>
<selected-mhz>111.7</selected-mhz>
</frequencies>
</nav>
</instrumentation>
<nasal>
<c172p>
<file>Aircraft/c172p/Nasal/liveries.nas</file>
<file>Aircraft/c172p/Nasal/immat.nas</file>
</c172p>
<annunciator>
<file>Aircraft/Generic/annunciator.nas</file>
</annunciator>
</nasal>
</PropertyList>