Add an electrical system to the seahawk
This commit is contained in:
parent
c3500b4db9
commit
acfabcfaeb
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ Hawker Sea Hawk simulation config.
|
||||||
<aero>seahawk-yasim</aero>
|
<aero>seahawk-yasim</aero>
|
||||||
<fuel-fraction>1.0</fuel-fraction>
|
<fuel-fraction>1.0</fuel-fraction>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible>true</audible>
|
||||||
<path>Aircraft/a4/a4-sound.xml</path>
|
<path>Aircraft/a4/a4-sound.xml</path>
|
||||||
|
|
Loading…
Reference in a new issue