forked from mirrors/0ad
New death sounds added
This was SVN commit r11915.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?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>1</RandOrder>
|
||||
<RandGain>0</RandGain>
|
||||
<GainUpper>1</GainUpper>
|
||||
<GainLower>0</GainLower>
|
||||
<RandPitch>1</RandPitch>
|
||||
<PitchUpper>1.1</PitchUpper>
|
||||
<PitchLower>0.9</PitchLower>
|
||||
<Threshold>10</Threshold>
|
||||
<Decay>3</Decay>
|
||||
<Replacement>female_death_01.ogg</Replacement>
|
||||
<Path>audio/actor/human/death/</Path>
|
||||
<Sound>female_death_01.ogg</Sound>
|
||||
<Sound>female_death_02.ogg</Sound>
|
||||
<Sound>female_death_03.ogg</Sound>
|
||||
<Sound>female_death_04.ogg</Sound>
|
||||
<Sound>female_death_05.ogg</Sound>
|
||||
<Sound>female_death_06.ogg</Sound>
|
||||
<Sound>female_death_07.ogg</Sound>
|
||||
<Sound>female_death_08.ogg</Sound>
|
||||
<Sound>female_death_09.ogg</Sound>
|
||||
<Sound>female_death_10.ogg</Sound>
|
||||
<Sound>female_death_11.ogg</Sound>
|
||||
<Sound>female_death_12.ogg</Sound>
|
||||
</SoundGroup>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -78,7 +78,7 @@
|
||||
<order_repair>voice/hellenes/civ/female/civ_female_repair.xml</order_repair>
|
||||
<order_garrison>voice/hellenes/civ/female/civ_female_garrison.xml</order_garrison>
|
||||
<attack>attack/weapon/sword.xml</attack>
|
||||
<!-- <death>actor/human/death/death.xml</death> -->
|
||||
<death>actor/human/death/female_death.xml</death>
|
||||
<build>resource/construction/con_wood.xml</build>
|
||||
<gather_fruit>resource/foraging/forage_leaves.xml</gather_fruit>
|
||||
<gather_grain>resource/farming/farm.xml</gather_grain>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<order_repair>voice/hellenes/civ/female/civ_female_repair.xml</order_repair>
|
||||
<order_heal>voice/hellenes/civ/female/civ_female_heal.xml</order_heal>
|
||||
<order_garrison>voice/hellenes/civ/female/civ_female_garrison.xml</order_garrison>
|
||||
<!-- <death>voice/hellenes/civ/female/civ_female_death.xml</death> -->
|
||||
<death>actor/human/death/female_death.xml</death>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
<VisualActor>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<order_gather>voice/hellenes/civ/female/civ_female_gather_together.xml</order_gather>
|
||||
<order_repair>voice/hellenes/civ/female/civ_female_repair.xml</order_repair>
|
||||
<order_garrison>voice/hellenes/civ/female/civ_female_garrison.xml</order_garrison>
|
||||
<!-- <death>voice/hellenes/civ/female/civ_female_death.xml</death> -->
|
||||
<death>actor/human/death/female_death.xml</death>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
<UnitMotion>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<order_repair>voice/hellenes/civ/female/civ_female_repair.xml</order_repair>
|
||||
<order_heal>voice/hellenes/civ/female/civ_female_heal.xml</order_heal>
|
||||
<order_garrison>voice/hellenes/civ/female/civ_female_garrison.xml</order_garrison>
|
||||
<!-- <death>voice/hellenes/civ/female/civ_female_death.xml</death> -->
|
||||
<death>actor/human/death/female_death.xml</death>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
<VisualActor>
|
||||
|
||||
Reference in New Issue
Block a user