void main()
{
object oDM = GetLastSpeaker();
AssignCommand ( oDM, PlaySound("c_ghoul_bat2"));
}