diff -r f342e0cf4f34 -r aca2acfba4ca hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Thu Sep 01 20:52:17 2011 +0200 +++ b/hedgewars/uVariables.pas Fri Sep 02 00:24:54 2011 -0400 @@ -753,7 +753,8 @@ (FileName: 'parachute.ogg'; Path: ptSounds),// sndParachute (FileName: 'bump.ogg'; Path: ptSounds),// sndBump (FileName: 'hogchant3.ogg'; Path: ptSounds),// sndResurrector - (FileName: 'plane.ogg'; Path: ptSounds) // sndPlane + (FileName: 'plane.ogg'; Path: ptSounds), // sndPlane + (FileName: 'TARDIS.ogg'; Path: ptSounds) // sndTardis ); Ammoz: array [TAmmoType] of record