Files
0ad/binaries/data/mods/public/audio/attack/weapon/arrowfly.xml
T
elexis 20b4e039be Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/).
Thus fix lineendings in files that were missed in bcbf25bfbd, as
reported by Imarok.

(SVN throws an error when trying to set the native filending property on
a file with mixed fileendings. However when recursing it hides this
error).

This was SVN commit r18561.
2016-07-25 12:58:47 +00:00

29 lines
813 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>.3</Gain>
<Priority>100</Priority>
<ConeGain>1</ConeGain>
<Looping>0</Looping>
<RandOrder>1</RandOrder>
<RandGain>1</RandGain>
<GainUpper>0.5</GainUpper>
<GainLower>0.4</GainLower>
<RandPitch>1</RandPitch>
<PitchUpper>1.2</PitchUpper>
<PitchLower>0.8</PitchLower>
<Threshold>100</Threshold>
<Path>audio/attack/weapon/</Path>
<Sound>arrowfly_28.ogg</Sound>
<Sound>arrowfly_20.ogg</Sound>
<Sound>arrowfly_21.ogg</Sound>
<Sound>arrowfly_22.ogg</Sound>
<Sound>arrowfly_23.ogg</Sound>
<Sound>arrowfly_24.ogg</Sound>
<Sound>arrowfly_25.ogg</Sound>
<Sound>arrowfly_26.ogg</Sound>
<Sound>arrowfly_27.ogg</Sound>
<Sound>arrowfly_211.ogg</Sound>
<Sound>arrowfly_29.ogg</Sound>
<Sound>arrowfly_210.ogg</Sound>
</SoundGroup>