hedgewars/uVariables.pas
changeset 12687 ebb32d3021a5
parent 12668 308846e05154
child 12701 79e13080b9db
--- a/hedgewars/uVariables.pas	Tue Oct 10 23:42:56 2017 +0200
+++ b/hedgewars/uVariables.pas	Wed Oct 11 01:03:30 2017 +0200
@@ -922,6 +922,7 @@
             NumberInCase: 1;
             Ammo: (Propz: ammoprop_Power or
                           ammoprop_NeedTarget or
+                          ammoprop_NoTargetAfter or
                           ammoprop_DontHold or
                           ammoprop_NeedUpDown;
                 Count: 2;
@@ -1990,6 +1991,7 @@
             NumberInCase: 1;
             Ammo: (Propz: ammoprop_NoCrosshair or
                             ammoprop_NeedTarget or
+                            ammoprop_NoTargetAfter or
                             ammoprop_AttackingPut or
                             ammoprop_DontHold or
                             ammoprop_NotBorder or