diff -r f16376e9374f -r ebbc2f04b863 hedgewars/uGearsList.pas --- a/hedgewars/uGearsList.pas Thu Jul 11 00:53:29 2019 +0200 +++ b/hedgewars/uGearsList.pas Thu Jul 11 02:25:07 2019 +0200 @@ -225,6 +225,7 @@ case gear^.Kind of // list all gears here that could collide with the bounce world edge gtHedgehog, + gtFlame, gtMine, gtAirBomb, gtDrill,