1
0
Fork 0

let aircraft declare from which refueling system they can receive

This commit is contained in:
mfranz 2008-08-13 22:00:54 +00:00
parent 4ac84809e9
commit 0ccd7a62cd

View file

@ -517,6 +517,13 @@
</aar>
</nasal>
<systems>
<refuel>
<system>boom</system>
<system>probe</system>
</refuel>
</systems>
<instrumentation>
<radar>
<serviceable type="bool">true</serviceable>