changeset 3314 | bab4a078263f |
parent 3310 | e6e9b811d32f |
child 3320 | 506f7d6a82b3 |
--- 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;