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.
32 lines
932 B
XML
32 lines
932 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList include="depot-common.xml">
|
|
|
|
<sim>
|
|
<description>Oilrig</description>
|
|
|
|
<variant-of>depot-1</variant-of>
|
|
|
|
<model>
|
|
<path>Aircraft/depot/Models/rig.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">19</int>
|
|
</generic>
|
|
</multiplay>
|
|
|
|
<chase-distance-m type="double" archive="y">-250.0</chase-distance-m>
|
|
</sim>
|
|
</PropertyList> |