0ad/binaries/data/mods/public/audio/attack/weapon/arrowfly.xml
Mythos_Ruler 97b28e7343 Some sound file changes to hopefully add more aural variation.
Cavalry blacksmith techs moved from City to Town.

Trying to give the female citizen the order_build soundgroup, but it
doesn't seem to work. The game seems to use order_repair for both
repairing and building. These are two different actions so should
support two different sound groups.

This was SVN commit r13427.
2013-05-25 18:07:29 +00:00

34 lines
982 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>.3</Gain>
<Pitch>1</Pitch>
<Priority>100</Priority>
<ConeGain>1</ConeGain>
<ConeInner>360</ConeInner>
<ConeOuter>360</ConeOuter>
<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>
<Decay>3</Decay>
<Replacement>arrowfly_28.ogg</Replacement>
<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>