changeset 910 | 8d5f3fef4ac2 |
parent 883 | 07a568ba44e0 |
child 915 | 33040b7695c0 |
--- a/hedgewars/uGears.pas Wed May 07 14:59:59 2008 +0000 +++ b/hedgewars/uGears.pas Thu May 08 12:04:13 2008 +0000 @@ -271,6 +271,7 @@ Result^.Elasticity:= _0_6; Result^.Friction:= _0_995; end; + gtCluster: Result^.Radius:= 2; gtShover: Result^.Radius:= 20; gtFlame: begin Result^.Angle:= Counter mod 64;