# HG changeset patch # User Wuzzy # Date 1540660057 -7200 # Node ID 039a9a6d68ebf8a6716725f7c978e158d4db4264 # Parent 9b5c0e81cec7d4ce91b02eb3b3b58e3677c728da Use sndWatchThis for molotov attack diff -r 9b5c0e81cec7 -r 039a9a6d68eb 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;