This was SVN commit r9343.

This commit is contained in:
Michael D. Hafer 2011-04-29 03:04:52 +00:00
parent affea0f2ce
commit 5f634930e2
2 changed files with 9 additions and 2 deletions

View File

@ -74,7 +74,6 @@
<order_walk>voice/hellenes/civ/civ_male_ack.xml</order_walk>
<order_attack>voice/hellenes/civ/civ_male_attack.xml</order_attack>
<order_gather>voice/hellenes/civ/civ_male_ack.xml</order_gather>
<order_repair>voice/hellenes/civ/civ_male_ack.xml</order_repair>
<walk>actor/mounted/movement/walk.xml</walk>
<run>actor/mounted/movement/walk.xml</run>
<attack>attack/weapon/sword.xml</attack>

View File

@ -61,7 +61,15 @@
</Obstruction>
<Sound>
<SoundGroups>
<select>voice/hellenes/civ/civ_male_select.xml</select>
<order_walk>voice/hellenes/civ/civ_male_ack.xml</order_walk>
<order_attack>voice/hellenes/civ/civ_male_attack.xml</order_attack>
<order_gather>voice/hellenes/civ/civ_male_ack.xml</order_gather>
<walk>actor/mounted/movement/walk.xml</walk>
<run>actor/mounted/movement/walk.xml</run>
<attack>attack/weapon/sword.xml</attack>
<death>actor/fauna/death/death_horse.xml</death>
</SoundGroups>
<trained>interface/alarm/alarm_create_cav.xml</trained>
</SoundGroups>
</Sound>
</Entity>