hedgewars/uVariables.pas
changeset 13996 755f389a1e73
parent 13851 f01798038c2e
child 14016 09e2e52aa025
--- 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;