diff -r f342e0cf4f34 -r aca2acfba4ca hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Thu Sep 01 20:52:17 2011 +0200 +++ b/hedgewars/uTypes.pas Fri Sep 02 00:24:54 2011 -0400 @@ -136,7 +136,7 @@ sndPoisonCough, sndPoisonMoan, sndBirdyLay, sndWhistle, sndBeeWater, sndPiano0, sndPiano1, sndPiano2, sndPiano3, sndPiano4, sndPiano5, sndPiano6, sndPiano7, sndPiano8, sndSkip, sndSineGun, sndOoff1, sndOoff2, sndOoff3, sndWhack, - sndComeonthen, sndParachute, sndBump, sndResurrector, sndPlane); + sndComeonthen, sndParachute, sndBump, sndResurrector, sndPlane, sndTardis); // Available ammo types to be used by hedgehogs TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6