restore sndIncoming for the other 2 air attacks
authornemo
Tue, 06 Apr 2010 21:00:55 +0000
changeset 3314 bab4a078263f
parent 3313 fbf59d08a395
child 3315 4e2813713358
restore sndIncoming for the other 2 air attacks
hedgewars/uConsts.pas
--- a/hedgewars/uConsts.pas	Tue Apr 06 20:45:20 2010 +0000
+++ b/hedgewars/uConsts.pas	Tue Apr 06 21:00:55 2010 +0000
@@ -1230,7 +1230,7 @@
                 Timer: 0;
                 Pos: 0;
                 AmmoType: amMineStrike;
-                AttackVoice: sndNone);
+                AttackVoice: sndIncoming);
             Slot: 5;
             TimeAfterTurn: 0;
             minAngle: 0;
@@ -1467,7 +1467,7 @@
                 Timer: 0;
                 Pos: 0;
                 AmmoType: amNapalm;
-                AttackVoice: sndNone);
+                AttackVoice: sndIncoming);
             Slot: 5;
             TimeAfterTurn: 0;
             minAngle: 0;