diff -r 5ab22736bdb6 -r 2e5835130d9a hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Fri Sep 09 04:39:17 2011 +0200 +++ b/hedgewars/uTypes.pas Fri Sep 09 05:15:45 2011 +0200 @@ -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