T-38 animation updates by Innis Cunningham
This commit is contained in:
parent
db3cbb4acb
commit
bd18398034
2 changed files with 0 additions and 59 deletions
|
@ -1,52 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
************************************************************************
|
||||
T38 JSBSim config file
|
||||
David Culp, davidculp2@attbi.com
|
||||
************************************************************************
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<sim>
|
||||
|
||||
<description>Northrop T-38</description>
|
||||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>T38</aero>
|
||||
|
||||
<systems>
|
||||
<electrical>
|
||||
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||
</electrical>
|
||||
</systems>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/T38/Sounds/T38-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/T38/Panels/T38-panel.xml</path>
|
||||
<visibility archive="y">true</visibility>
|
||||
</panel>
|
||||
|
||||
|
||||
<model>
|
||||
<path>Aircraft/T38/Models/T38-model.xml</path>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
<consumables>
|
||||
<fuel>
|
||||
<tank n="0">
|
||||
<level-gal_us archive="y">280</level-gal_us>
|
||||
</tank>
|
||||
<tank n="1">
|
||||
<level-gal_us archive="y">280</level-gal_us>
|
||||
</tank>
|
||||
</fuel>
|
||||
</consumables>
|
||||
|
||||
</PropertyList>
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="T38-jsbsim-set.xml">
|
||||
<sim>
|
||||
<description>Alias for T38-jsbsim.</description>
|
||||
</sim>
|
||||
</PropertyList>
|
Loading…
Reference in a new issue