It's embedded into the code (Add-ons/Bot_Hole/holes.cs), function fxDTSBrick::spawnHoleBot( %obj ) is the one that creates the sound %player.scheduleNoQuota(10,spawnProjectile,"audio2d","spawnProjectile","0 0 0", 1);
By reading it, there may not be another way other than rewriting the function.