Move the AI tumbling into pa28-base.xml.
This commit is contained in:
parent
11ffecde16
commit
e4c5fafbff
2 changed files with 8 additions and 8 deletions
|
@ -28,14 +28,6 @@ Common configuration for all PA28-161 (Piper Warrior II) aircraft.
|
|||
</config>
|
||||
</autopilot>
|
||||
|
||||
<instrumentation>
|
||||
<attitude-indicator>
|
||||
<config>
|
||||
<tumble-flag>true</tumble-flag>
|
||||
</config>
|
||||
</attitude-indicator>
|
||||
</instrumentation>
|
||||
|
||||
<consumables>
|
||||
<fuel>
|
||||
<tank n="0">
|
||||
|
|
|
@ -48,6 +48,14 @@ Common configuration for all PA28 (Piper Cherokee) aircraft.
|
|||
</keyboard>
|
||||
</input>
|
||||
|
||||
<instrumentation>
|
||||
<attitude-indicator>
|
||||
<config>
|
||||
<tumble-flag>true</tumble-flag>
|
||||
</config>
|
||||
</attitude-indicator>
|
||||
</instrumentation>
|
||||
|
||||
<engines>
|
||||
<engine>
|
||||
<rpm type="double">700</rpm>
|
||||
|
|
Loading…
Add table
Reference in a new issue