# HG changeset patch # User unc0rr # Date 1171833401 0 # Node ID 19b0164f4284e33908dcdcdb236095d34f14179f # Parent 4b1236759402c6d1962653b2074439030c8921bb Fix parachute having crosshair diff -r 4b1236759402 -r 19b0164f4284 hedgewars/uConsts.pas --- 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;