1
0
forked from 0ad/0ad

Play a sound when walls are upgraded to gates.

This was SVN commit r23761.
This commit is contained in:
Stan 2020-06-11 07:00:52 +00:00
parent e181614215
commit 27647e61c4

View File

@ -33,6 +33,7 @@
<Sound>
<SoundGroups>
<select>interface/select/building/sel_gate.xml</select>
<upgraded>interface/complete/building/complete_gate.xml</upgraded>
<constructed>interface/complete/building/complete_gate.xml</constructed>
<gate_closing>actor/gate/stonegate_close.xml</gate_closing>
<gate_opening>actor/gate/stonegate_open.xml</gate_opening>