diff -r d7492247a368 -r 943b258d5443 hedgewars/uGearsList.pas --- a/hedgewars/uGearsList.pas Fri Oct 06 20:28:11 2017 +0200 +++ b/hedgewars/uGearsList.pas Sat Oct 07 01:05:55 2017 +0200 @@ -639,6 +639,8 @@ gtMolotov: begin gear^.AdvBounce:= 1; gear^.Radius:= 6; + gear^.Elasticity:= _0_8; + gear^.Friction:= _0_8; gear^.Density:= _2 end; gtBirdy: begin