1
0
Fork 0

Start the LaRCsim c172 with 20 gallons of fuel in each tank.

This commit is contained in:
curt 2002-02-08 16:18:12 +00:00
parent 55a66e913f
commit 974731b353

View file

@ -31,6 +31,18 @@ October 23 2001 John Check, fgpanels@rockfish.net
</model>
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>20</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>20</level-gal_us>
</tank>
</fuel>
</consumables>
</PropertyList>