1
0
Fork 0
fgdata/AI/Sounds/balloon-sound2.xml
2015-03-07 22:11:00 +01:00

14 lines
384 B
XML

<?xml version="1.0"?>
<PropertyList>
<engine>
<name>burner</name>
<mode>once</mode>
<path>AI/Sounds/balloon-sound2.wav</path>
<condition>
<property>engines/engine[0]/running</property>
</condition>
<volume>1.0</volume>
<reference-dist>100.0</reference-dist>
<max-dist>3000.0</max-dist>
</engine>
</PropertyList>