diff -r 039a9a6d68eb -r 1effb8b72b11 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Sat Oct 27 19:07:37 2018 +0200 +++ b/hedgewars/uTypes.pas Sat Oct 27 19:50:01 2018 +0200 @@ -154,7 +154,7 @@ sndCustom5, sndCustom6, sndCustom7, sndCustom8, sndMinigun, sndFlamethrower, sndIceBeamIdle, sndLandGun, sndCaseImpact, sndExtraDamage, sndFirePunchHit, sndGrenade, sndThisOneIsMine, sndWhatThe, sndSoLong, sndOhDear, sndGonnaGetYou, sndDrat, sndBugger, sndAmazing, - sndBrilliant, sndExcellent, sndFire, sndWatchThis); + sndBrilliant, sndExcellent, sndFire, sndWatchThis, sndRunAway); // Available ammo types to be used by hedgehogs TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6