diff -r 313b2ecc4441 -r 000e4543f204 hedgewars/uGearsHedgehog.pas --- a/hedgewars/uGearsHedgehog.pas Tue Jun 12 17:20:27 2012 +0400 +++ b/hedgewars/uGearsHedgehog.pas Sun Jun 24 20:31:26 2012 +0400 @@ -395,6 +395,7 @@ newGear^.Target.X:= TargetPoint.X; newGear^.Target.Y:= TargetPoint.Y end; + if newGear <> nil then newGear^.CollisionMask:= $FF7F; // Clear FollowGear if using on a rope/parachute/saucer etc so focus stays with the hog's movement if altUse then