1
0
forked from 0ad/0ad

Fixed mounted folder structure to reflect the other entities and added mounted deaths with xml

This was SVN commit r7525.
This commit is contained in:
MattSherman 2010-05-09 01:38:33 +00:00
parent 328f711dc4
commit a9ae34e864
3 changed files with 29 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>1</Gain>
<Pitch>1</Pitch>
<Priority>100</Priority>
<ConeGain>1</ConeGain>
<ConeInner>360</ConeInner>
<ConeOuter>360</ConeOuter>
<Looping>0</Looping>
<RandOrder>0</RandOrder>
<RandGain>1</RandGain>
<GainUpper>1</GainUpper>
<GainLower>0</GainLower>
<RandPitch>1</RandPitch>
<PitchUpper>0.5</PitchUpper>
<PitchLower>0</PitchLower>
<Threshold>0</Threshold>
<Decay>3</Decay>
<Replacement>death_horse_11.ogg</Replacement>
<Path>audio/actor/mounted/death/</Path>
<Sound>death_horse_11.ogg</Sound>
<Sound>death_horse_10.ogg</Sound>
</SoundGroup>