mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 22:15:48 -07:00
Selection sounds added to siege ballista and onager
This was SVN commit r9390.
This commit is contained in:
parent
c02818ceea
commit
e8a2ed69f7
2 changed files with 10 additions and 0 deletions
|
|
@ -41,4 +41,9 @@
|
|||
<Vision>
|
||||
<Range>80</Range>
|
||||
</Vision>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
<select>attack/siege/siege_select.xml</select>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -40,4 +40,9 @@
|
|||
<Vision>
|
||||
<Range>90</Range>
|
||||
</Vision>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
<select>attack/siege/siege_select.xml</select>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
</Entity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue