1
0
forked from 0ad/0ad

This was SVN commit r6281.

This commit is contained in:
MattSherman 2008-07-25 06:50:33 +00:00
parent b1a40a18a1
commit 728e7550eb
2 changed files with 4 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<SoundGroups>
<Melee>audio/attack/weapon/sword.xml</Melee>
<Death>audio/actor/human/death/death.xml</Death>
<Death>audio/actor/fauna/death/death_horse.xml</Death>
</SoundGroups>
</Entity>

View File

@ -68,4 +68,7 @@
</Run>
</Move>
</Actions>
<SoundGroups>
<Death>audio/actor/fauna/death/death_horse.xml</Death>
</SoundGroups>
</Entity>