mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-21 15:08:03 +08:00
93c1437244
Depot: {JMav16} Add more variants. Depot: {JMav16} Improve smoke and fire.
85 lines
2.2 KiB
XML
85 lines
2.2 KiB
XML
<?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>
|
|
<msg type="bool">true</msg>
|
|
</armament>
|
|
</payload>
|
|
|
|
<nasal>
|
|
<damage>
|
|
<file>Aircraft/depot/Nasal/damage.nas</file>
|
|
</damage>
|
|
<carrier>
|
|
<file>Aircraft/depot/Nasal/fdm.nas</file>
|
|
</carrier>
|
|
</nasal>
|
|
|
|
</PropertyList>
|