start integrating UIUC stuff into Aircraft/.
This commit is contained in:
parent
dce4129036
commit
9a1d987db6
1 changed files with 36 additions and 0 deletions
36
Aircraft/beech99-v1-uiuc-set.xml
Normal file
36
Aircraft/beech99-v1-uiuc-set.xml
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
************************************************************************
|
||||||
|
|
||||||
|
************************************************************************
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<sim>
|
||||||
|
|
||||||
|
<flight-model>larcsim</flight-model>
|
||||||
|
<aero>uiuc</aero>
|
||||||
|
<aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir>
|
||||||
|
|
||||||
|
<sound>
|
||||||
|
<audible>true</audible>
|
||||||
|
<path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path>
|
||||||
|
</sound>
|
||||||
|
|
||||||
|
<panel>
|
||||||
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||||
|
<visibility>true</visibility>
|
||||||
|
</panel>
|
||||||
|
|
||||||
|
<panel_2>
|
||||||
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
|
</panel_2>
|
||||||
|
|
||||||
|
<!-- You must download this separately. See UIUC/beech99-uiuc/README.html -->
|
||||||
|
<model>
|
||||||
|
<path>Aircraft/beech99/Models/uiuc/beech99/beech99-model.xml</path>
|
||||||
|
</model>
|
||||||
|
|
||||||
|
</sim>
|
||||||
|
</PropertyList>
|
Loading…
Reference in a new issue