Use sndWatchThis for molotov attack
authorWuzzy <Wuzzy2@mail.ru>
Sat, 27 Oct 2018 19:07:37 +0200
changeset 14018 039a9a6d68eb
parent 14017 9b5c0e81cec7
child 14019 1effb8b72b11
Use sndWatchThis for molotov attack
hedgewars/uVariables.pas
--- a/hedgewars/uVariables.pas	Sat Oct 27 18:29:39 2018 +0200
+++ b/hedgewars/uVariables.pas	Sat Oct 27 19:07:37 2018 +0200
@@ -1938,7 +1938,7 @@
                 Timer: 3000;
                 Pos: 0;
                 AmmoType: amMolotov;
-                AttackVoice: sndFire;
+                AttackVoice: sndWatchThis;
                 Bounciness: defaultBounciness);
             Slot: 1;
             TimeAfterTurn: 3000;