mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-30 18:45:29 +00:00
Added <soundgroup> for cavalry steps XML and added Run to infnatry
This was SVN commit r7534.
This commit is contained in:
@@ -70,7 +70,9 @@
|
||||
</Run>
|
||||
</Move>
|
||||
</Actions>
|
||||
<SoundGroups>
|
||||
<SoundGroups>
|
||||
<Walk>audio/actor/mounted/movement/walk.xml</Walk>
|
||||
<Run>audio/actor/mounted/movement/walk.xml</Run>
|
||||
<Melee>audio/attack/weapon/sword.xml</Melee>
|
||||
<Death>audio/actor/fauna/death/death_horse.xml</Death>
|
||||
</SoundGroups>
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
</Actions>
|
||||
<SoundGroups>
|
||||
<Walk>audio/actor/human/movement/walk.xml</Walk>
|
||||
<Run>audio/actor/human/movement/walk.xml</Run>
|
||||
<Run>audio/actor/human/movement/run.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>
|
||||
|
||||
Reference in New Issue
Block a user