1
0
forked from 0ad/0ad

This was SVN commit r6203.

This commit is contained in:
Michael D. Hafer 2008-07-05 18:35:42 +00:00
parent ab7cd7a5fa
commit de60ef26bd

View File

@ -66,5 +66,18 @@
</Run>
</Move>
</Actions>
<SoundGroups>
<Walk>audio/actor/human/movement/walk.xml</Walk>
<Run>audio/actor/human/movement/walk.xml</Run>
<Melee>audio/attack/weapon/sword.xml</Melee>
<Death>audio/actor/human/death/death.xml</Death>
<Build>audio/resource/construction/con_wood.xml</Build>
<Gather_Fruit>audio/resource/foraging/forage_leaves.xml</Gather_Fruit>
<Gather_Grain>audio/resource/farming/farm.xml</Gather_Grain>
<Gather_Wood>audio/resource/lumbering/lumbering.xml</Gather_Wood>
<Gather_Stone>audio/resource/mining/pickaxe.xml</Gather_Stone>
<Gather_Metal>audio/resource/mining/mining.xml</Gather_Metal>
</SoundGroups>
</Entity>