hedgewars/uConsts.pas
changeset 12687 ebb32d3021a5
parent 12671 87b3009f51c3
child 12708 5ef6780b1c05
--- a/hedgewars/uConsts.pas	Tue Oct 10 23:42:56 2017 +0200
+++ b/hedgewars/uConsts.pas	Wed Oct 11 01:03:30 2017 +0200
@@ -308,6 +308,7 @@
     ammoprop_DoesntStopTimerWhileAttackingInInfAttackMode
                           = $00100000;
     ammoprop_ForceTurnEnd = $00200000;
+    ammoprop_NoTargetAfter= $00400000;
     ammoprop_NoRoundEnd   = $10000000;
 
     AMMO_INFINITE = 100;