module Base
{
    sound VoiceMaleDeathFall
    {
        category = Player,
        clip
        {
            file = media/sound/Voice/Falling.wav,
	    volume = 1
        }
    }
}