oprf_assets/depot/depot-2-set.xml
Nikolai V Chr 93c1437244 Depot: Split into 4.
Depot: {JMav16} Add more variants.
Depot: {JMav16} Improve smoke and fire.
2020-03-30 10:39:12 +02:00

48 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList include="depot-common.xml">
<sim>
<description>Mil depot</description>
<variant-of>depot-1</variant-of>
<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>
<startup>
<splash-texture>Aircraft/depot/splash1.png</splash-texture>
</startup>
<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>
<menubar>
<default>
<menu n="100">
<label>Depot</label>
<enabled type="bool">true</enabled>
<item>
<label>Type</label>
<binding>
<command>dialog-show</command>
<dialog-name>type2</dialog-name>
</binding>
</item>
</menu>
</default>
</menubar>
<chase-distance-m type="double" archive="y">-250.0</chase-distance-m>
</sim>
</PropertyList>