diff -r 52e20f8f538a -r 755f389a1e73 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Fri Oct 26 22:52:17 2018 +0200 +++ b/hedgewars/uVariables.pas Fri Oct 26 23:09:50 2018 +0200 @@ -2172,7 +2172,8 @@ NumberInCase: 1; Ammo: (Propz: ammoprop_NoCrosshair or ammoprop_Utility or - ammoprop_NoRoundEnd; + ammoprop_NoRoundEnd or + ammoprop_DoesntStopTimerWhileAttacking; Count: 1; NumPerTurn: 0; Timer: 0;