"soundscapes.backalley_random"
{

	"playrandom"
	{
		"time"		"16,50"
		"volume"	"0.6,0.8"
		"pitch"		"80,120"
		"soundlevel"	"SNDLVL_65dB"	
		
		"position"  	"random" 

		"rndwave"
		{
		"wave" 	"ambient/voices/cough1.wav"
		"wave"	"ambient/voices/cough2.wav"
		"wave"	"ambient/voices/cough3.wav"
		"wave"	"ambient/voices/cough4.wav"
		}

}


	"playrandom"
	{
		"time"		"5,10"
		"volume"	"0.4,.8"
		"pitch"		"80,110"
		"position"  	"random" 

		"rndwave"
		{
		
		"wave"	"ambient/levels/streetwar/city_chant1.wav"
		"wave"	"ambient/levels/streetwar/city_riot1.wav"
		"wave"	"ambient/levels/streetwar/city_riot2.wav"
		"wave"	"ambient/levels/streetwar/city_scream3.wav"
		}
}

	"playlooping"
	{
		"volume"	"0.15"
		"pitch"		"100"

		"wave"	"ambient/atmosphere/city_tone.wav"
	
}

}