Bounce can't be set on this anyway, and if we did make it work, it'd probably be OP
authornemo
Thu, 03 Nov 2011 10:36:10 -0400
changeset 6271 9310cfe6bc37
parent 6270 0a99f73dd8dd
child 6272 a93cb9ca9fda
Bounce can't be set on this anyway, and if we did make it work, it'd probably be OP
hedgewars/uVariables.pas
--- a/hedgewars/uVariables.pas	Thu Nov 03 17:15:54 2011 +0400
+++ b/hedgewars/uVariables.pas	Thu Nov 03 10:36:10 2011 -0400
@@ -1205,8 +1205,7 @@
                             ammoprop_NeedTarget or
                             ammoprop_AttackingPut or
                             ammoprop_DontHold or
-                            ammoprop_NotBorder or
-                            ammoprop_SetBounce;
+                            ammoprop_NotBorder;
                 Count: 1;
                 NumPerTurn: 0;
                 Timer: 0;