
"temple_lava"
{
	"playlooping"
	{
		"volume"	"1"
		"pitch"		"100"
		"wave"	 "temple\LavaBubbling.wav"
	}
}

"temple_windtunnel"
{
	"playlooping"
	{
		"volume"	".8"
		"pitch"		"100"
		"wave"		"ambient/wind/wind_tunnel1.wav"
	}
}

"temple_volcanoloop"
{
	"playlooping"
	{
		"volume"	"1"
		"pitch"		"100"
		"wave"		"temple\VolcanoLoop.wav"
	}
}

"temple_drums"
{
	
	"playrandom"
	{
		"volume"	"0.7,0.8"
		"pitch"		"100"
		"time"		"6.0, 15.0"
		"soundlevel"	"SNDLVL_140dB"
		"position"	"random"
		"rndwave"
		{
			"wave" "temple\drumloop2.wav"
			"wave" "temple\drumloop1.wav"
		}
	}
}


"temple_generic"
{
	
	"playsoundscape"
	{
		"name"	"temple_lava"
		"volume" "1"
	}
	"playsoundscape"
	{
		"name"	"temple_drums"
		"volume" "1"
	}
}

"temple_hallways"
{
	"playsoundscape"
	{
		"name"	"temple_windtunnel"
		"volume" "1"
	}
	"playsoundscape"
	{
		"name"	"temple_drums"
		"volume" ".8"
	}
}

"temple_volcano"
{
	"playsoundscape"
	{
		"name"	"temple_lava"
		"volume" "1"
	}
	"playsoundscape"
	{
		"name"	"temple_volcanoloop"
		"volume" "2"
	}
}

"temple_crusher"
{
	"playsoundscape"
	{
		"name"	"temple_drums"
		"volume" "1"
	}
	"playsoundscape"
	{
		"name"	"temple_windtunnel"
		"volume" "1"
	}
	"playsoundscape"
	{
		"name"	"temple_volcanoloop"
		"volume" ".6"
	}
}

"temple_walken"
{
	"playrandom"
	{
		"volume"	"1"
		"pitch"		"100"
		"time"		"8.0, 10.0"
		"rndwave"
		{
			"wave" "temple\ambient01.wav"
			"wave" "temple\ambient02.wav"
			"wave" "temple\ambient03.wav"
			"wave" "temple\ambient04.wav"
			"wave" "temple\ambient05.wav"
			"wave" "temple\ambient06.wav"
		}
	}
}

