1
0
Fork 0

update to Beech 99 set file, MSS

This commit is contained in:
mselig 2002-12-29 00:42:10 +00:00
parent 754cca868d
commit b3cc48b0d6

View file

@ -1,16 +1,12 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
************************************************************************ ************************************************************************
Beech 99 simulation config. This file ties together all the Beech 99 simulation config. This file ties together all
components used by FGFS to represent the Beech 99. Components the components used by FGFS to represent the aircraft.
include the flight data model, instrument panel, and external 3D
model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/ For more details see UIUC/beech99-v1/README.beech99.html
For more details see UIUC/beech99/README.beech99.html Dec 28, 2002 Michael Selig, m-selig@uiuc.edu
May 25 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************ ************************************************************************
--> -->
@ -24,12 +20,6 @@ May 25 2002 Michael Selig, m-selig@uiuc.edu
<aero>uiuc</aero> <aero>uiuc</aero>
<aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir> <aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound> <sound>
<audible>true</audible> <audible>true</audible>
<path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path> <path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path>
@ -44,10 +34,8 @@ May 25 2002 Michael Selig, m-selig@uiuc.edu
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path> <path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2> </panel_2>
<!-- To use the 3D Model, go to Wolfram Kuss' website. -->
<!-- For now, use the default 3D model for UIUC aircraft. -->
<model> <model>
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path> <path>Aircraft/beech99/Models/beech99-model.xml</path>
</model> </model>
</sim> </sim>