mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 02:45:52 +00:00
20b4e039be
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.
29 lines
813 B
XML
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>
|