2020-03-30 16:39:12 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<sim>
|
|
|
|
<author>pinto</author>
|
|
|
|
<description>depot</description>
|
|
|
|
<status>alpha</status>
|
|
|
|
<aircraft-version>0.2</aircraft-version>
|
|
|
|
|
|
|
|
<flight-model>null</flight-model>
|
|
|
|
|
|
|
|
<aero>KPN-D</aero>
|
|
|
|
<aircraft-operator>KPN</aircraft-operator>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/depot/Models/depot.xml</path>
|
|
|
|
|
|
|
|
<!-- Uncloak weather balloons visiting Earth -->
|
|
|
|
<always-show-in-MP type="bool">true</always-show-in-MP>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
<sound>
|
|
|
|
<path>Sounds/sound.xml</path>
|
|
|
|
</sound>
|
|
|
|
|
|
|
|
<presets>
|
|
|
|
<onground>true</onground>
|
|
|
|
</presets>
|
|
|
|
|
|
|
|
<startup>
|
|
|
|
<splash-texture>Aircraft/depot/splash1.png</splash-texture>
|
|
|
|
</startup>
|
|
|
|
|
|
|
|
<current-view>
|
|
|
|
<deck-park type="bool">true</deck-park>
|
|
|
|
|
|
|
|
<z-offset-dec-step type="double">0.0</z-offset-dec-step>
|
|
|
|
<z-offset-inc-step type="double">0.0</z-offset-inc-step>
|
|
|
|
<can-change-z-offset type="bool">false</can-change-z-offset>
|
|
|
|
|
|
|
|
<z-offset-min-m type="float">100.0</z-offset-min-m>
|
|
|
|
<z-offset-max-m type="float">2000.0</z-offset-max-m>
|
|
|
|
</current-view>
|
|
|
|
|
|
|
|
|
|
|
|
<multiplay>
|
|
|
|
<visibility-range-nm type="int">750</visibility-range-nm>
|
|
|
|
<generic>
|
|
|
|
<int n="0" type="int">0</int>
|
|
|
|
<int n="2" type="int">1</int>
|
|
|
|
<int n="17" type="int">0</int>
|
|
|
|
</generic>
|
|
|
|
</multiplay>
|
|
|
|
|
|
|
|
<hud>
|
|
|
|
<path n="1">Aircraft/depot/Hud/hud.xml</path>
|
|
|
|
<visibility n="1">true</visibility>
|
|
|
|
<font>
|
|
|
|
<size type="float">11.0</size>
|
|
|
|
</font>
|
|
|
|
</hud>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<chase-distance-m type="double" archive="y">-250.0</chase-distance-m>
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
<payload>
|
|
|
|
<armament>
|
2020-10-29 07:29:46 +08:00
|
|
|
<models type="string">Aircraft/depot/Models/emesary/</models>
|
2020-03-30 16:39:12 +08:00
|
|
|
<msg type="bool">true</msg>
|
2020-10-29 19:20:17 +08:00
|
|
|
<enable-craters type="bool">true</enable-craters>
|
|
|
|
<MLW-bearing type="double">0</MLW-bearing>
|
|
|
|
<MLW-count type="int">0</MLW-count>
|
|
|
|
<MLW-launcher type="string"></MLW-launcher>
|
|
|
|
<MAW-bearing type="double">0</MAW-bearing>
|
|
|
|
<MAW-active type="bool">false</MAW-active>
|
|
|
|
<spike type="bool">false</spike>
|
2020-03-30 16:39:12 +08:00
|
|
|
</armament>
|
|
|
|
</payload>
|
|
|
|
|
|
|
|
<nasal>
|
2020-10-29 07:29:46 +08:00
|
|
|
<notifications>
|
|
|
|
<file>Aircraft/depot/Nasal/ArmamentNotification.nas</file>
|
|
|
|
<file>Aircraft/depot/Nasal/GeoBridgedTransmitter.nas</file>
|
|
|
|
</notifications>
|
2020-03-30 16:39:12 +08:00
|
|
|
<damage>
|
|
|
|
<file>Aircraft/depot/Nasal/damage.nas</file>
|
|
|
|
</damage>
|
|
|
|
<carrier>
|
|
|
|
<file>Aircraft/depot/Nasal/fdm.nas</file>
|
|
|
|
</carrier>
|
|
|
|
</nasal>
|
|
|
|
|
|
|
|
</PropertyList>
|