1
0
Fork 0
fgdata/Data/AI/saratoga.xml
ehofman 4605d18a09 David Culp:
Here's code to support a new AICarrier class, which I think will be
sufficiently different from a basic AIShip that it should have its own class.
2004-10-28 08:34:50 +00:00

20 lines
No EOL
368 B
XML

<?xml version="1.0"?>
<PropertyList>
<scenario>
<!-- Puts the Saratoga in the bay just east of KSFO -->
<entry>
<type>carrier</type>
<model>Models/Geometry/saratoga.ac</model>
<latitude>37.63</latitude>
<longitude>-122.34</longitude>
<heading>330</heading>
<speed>20.0</speed>
<rudder>0.0</rudder>
</entry>
</scenario>
</PropertyList>