1
0
Fork 0

Move AI ships into the AI department as well, adjust AI scenarios and

docs (where appropriate).
This commit is contained in:
martin 2008-03-11 10:27:50 +00:00
parent 21331892cf
commit a81506e529

View file

@ -41,7 +41,7 @@ The entry to create a sailboat would look like this:
<b><tt>
&#60;entry><br>
&nbsp; &#60;type>ship&#60;/type><br>
&nbsp; &#60;path>Models/Geometry/sailboat.xml&#60;/path><br>
&nbsp; &#60;path>AI/Aircraft/sailboat1/sailboat.xml&#60;/path><br>
&nbsp; &#60;speed type="double">12.0&#60;/speed><br>
&nbsp; &#60;altitude type="double">0.0&#60;/altitude><br>
&nbsp; &#60;longitude type="double">-122.33333&#60;/longitude><br>