hedgewars/uConsts.pas
changeset 454 19b0164f4284
parent 446 692c75d46a4b
child 467 20d36f976b25
--- a/hedgewars/uConsts.pas	Sun Feb 18 16:57:43 2007 +0000
+++ b/hedgewars/uConsts.pas	Sun Feb 18 21:16:41 2007 +0000
@@ -543,7 +543,8 @@
                                    NumberInCase: 1;
                                    Ammo: (Propz: ammoprop_ForwMsgs or
                                                  ammoprop_AttackInJump or
-                                                 ammoprop_AttackInFall;
+                                                 ammoprop_AttackInFall or
+                                                 ammoprop_NoCrosshair;
                                           Count: 2;
                                           NumPerTurn: 0;
                                           Timer: 0;