let aircraft declare from which refueling system they can receive
This commit is contained in:
parent
4ac84809e9
commit
0ccd7a62cd
1 changed files with 7 additions and 0 deletions
|
@ -517,6 +517,13 @@
|
|||
</aar>
|
||||
</nasal>
|
||||
|
||||
<systems>
|
||||
<refuel>
|
||||
<system>boom</system>
|
||||
<system>probe</system>
|
||||
</refuel>
|
||||
</systems>
|
||||
|
||||
<instrumentation>
|
||||
<radar>
|
||||
<serviceable type="bool">true</serviceable>
|
||||
|
|
Loading…
Add table
Reference in a new issue