Added "gathering.xml" which now references to audio/resource/farming/ in order to share hoeing sounds for the alpha release

This was SVN commit r7524.
This commit is contained in:
MattSherman 2010-05-09 01:23:26 +00:00
parent 1738da1c3e
commit 328f711dc4

View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>1.5</Gain>
<Pitch>1</Pitch>
<Priority>60</Priority>
<ConeGain>1</ConeGain>
<ConeInner>360</ConeInner>
<ConeOuter>360</ConeOuter>
<Looping>0</Looping>
<RandOrder>1</RandOrder>
<RandGain>1</RandGain>
<GainUpper>1</GainUpper>
<GainLower>0.8</GainLower>
<RandPitch>1</RandPitch>
<PitchUpper>1.1</PitchUpper>
<PitchLower>0.9</PitchLower>
<Threshold>1</Threshold>
<Decay>5</Decay>
<Replacement>hoe_10.ogg</Replacement>
<Path>audio/resource/farming/</Path>
<Sound>hoe_18.ogg</Sound>
<Sound>hoe_10.ogg</Sound>
<Sound>hoe_11.ogg</Sound>
<Sound>hoe_12.ogg</Sound>
<Sound>hoe_13.ogg</Sound>
<Sound>hoe_14.ogg</Sound>
<Sound>hoe_15.ogg</Sound>
<Sound>hoe_16.ogg</Sound>
<Sound>hoe_17.ogg</Sound>
</SoundGroup>