1
0
forked from 0ad/0ad

Sound effects for wall gate

This was SVN commit r9691.
This commit is contained in:
Pureon 2011-06-27 19:56:29 +00:00
parent f044c7f6df
commit aef4db11c0

View File

@ -35,8 +35,8 @@
</Obstruction>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_fortress.xml</select>
<constructed>interface/complete/building/complete_fortress.xml</constructed>
<select>interface/select/building/sel_gate.xml</select>
<constructed>interface/complete/building/complete_gate.xml</constructed>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>