mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-01 07:41:15 +08:00
26 lines
704 B
XML
26 lines
704 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList>
|
|
<fx>
|
|
<launch>
|
|
<name>missile</name>
|
|
<path>Aircraft/S-200/Sounds/launch.wav</path>
|
|
<mode>once</mode>
|
|
<condition>
|
|
<property>payload/armament/dubna/sound-fire-on-off</property>
|
|
</condition>
|
|
<reference-dist>50</reference-dist>
|
|
<max-dist>15000</max-dist>
|
|
<position>
|
|
<x> 0.01 </x>
|
|
<y> 0.01 </y>
|
|
<z> 0.01 </z>
|
|
</position>
|
|
<volume>
|
|
<factor>1</factor>
|
|
<max>1</max>
|
|
</volume>
|
|
</launch>
|
|
</fx>
|
|
</PropertyList>
|