diff -r 2d1df39c8642 -r c28a4f76d37d hedgewars/uGearsHedgehog.pas --- a/hedgewars/uGearsHedgehog.pas Fri Oct 26 16:33:41 2018 +0200 +++ b/hedgewars/uGearsHedgehog.pas Fri Oct 26 17:38:14 2018 +0200 @@ -465,7 +465,7 @@ cLowGravity := true end; amExtraDamage: begin - PlaySound(sndHellishImpact4); + PlaySound(sndExtraDamage); cDamageModifier:= _1_5 end; amInvulnerable: begin