1
0
Fork 0

Start the X-15 in the air by default: 35,000', 250kt (i.e. just after

a drop).
This commit is contained in:
david 2001-12-11 19:18:36 +00:00
parent 5ba66801f0
commit bac1ed7e26

View file

@ -14,6 +14,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
<sim>
<startup>
<speed-set>knots</speed-set>
<onground>false</onground>
</startup>
<flight-model>jsb</flight-model>
<aero>X15</aero>
<sound>false</sound>
@ -38,6 +43,14 @@ October 23 2001 John Check, fgpanels@rockfish.net
</sim>
<position>
<altitude-ft>35000</altitude-ft>
</position>
<velocities>
<airspeed-kt>250</airspeed-kt>
</velocities>
</PropertyList>