"FlightController.ReturnToHangar"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/tower_control/all_pilots_attention_return_to_the_main_hangar_immeditatly_01.wav"
		"wave"	"notifications/tower_control/all_pilots_attention_return_to_the_main_hangar_immeditatly_02.wav"
		"wave"	"notifications/tower_control/all_pilots_attention_return_to_the_main_hangar_immeditatly_03.wav"
		"wave"	"notifications/tower_control/all_pilots_return_to_the_main_hangar_01.wav"
		"wave"	"notifications/tower_control/all_pilots_return_to_the_main_hangar_02.wav"
		"wave"	"notifications/tower_control/all_pilots_return_to_the_main_hangar_03.wav"
	}

}

"FlightController.ShieldsDown"
{
	"channel" "CHAN_VOICE"
	"volume" "1.0"
	"soundlevel"	"SNDLVL_100dB"
	"pitch" "PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/we_are_taking_fire_here_01.wav"
		"wave"	"notifications/flightcontroller/we_are_taking_fire_here_02.wav"
		"wave"	"notifications/flightcontroller/external_system_taking_fire_01.wav"
		"wave"	"notifications/flightcontroller/external_system_taking_fire_02.wav"
	}
}

"FlightController.ExternalUnderAttack"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/external_under_attack_01.wav"
		"wave"	"notifications/flightcontroller/external_under_attack_02.wav"
		"wave"	"notifications/flightcontroller/external_under_fire_01.wav"
		"wave"	"notifications/flightcontroller/external_under_fire_02.wav"
		"wave"	"notifications/flightcontroller/our_external_is_under_attack_01.wav"
		"wave"	"notifications/flightcontroller/our_external_is_under_attack_02.wav"
		"wave"	"notifications/flightcontroller/our_external_is_under_attack_03.wav"
		"wave"	"notifications/flightcontroller/we_are_taking_fire_here_01.wav"
		"wave"	"notifications/flightcontroller/we_are_taking_fire_here_02.wav"
		"wave"	"notifications/flightcontroller/external_system_taking_fire_01.wav"
		"wave"	"notifications/flightcontroller/external_system_taking_fire_02.wav"
		"wave"	"notifications/flightcontroller/defend_the_external_01.wav"
		"wave"	"notifications/flightcontroller/defend_the_external_systems_01.wav"
		"wave"	"notifications/flightcontroller/defend_the_external_02.wav"
		"wave"	"notifications/flightcontroller/defend_the_external_systems_02.wav"
	}
}

"FlightController.ExternalDestroyedFriendly"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/external_system_lost_01.wav"
		"wave"	"notifications/flightcontroller/external_system_lost_02.wav"
		"wave"	"notifications/flightcontroller/our_external_is_lost_01.wav"
		"wave"	"notifications/flightcontroller/our_external_is_lost_02.wav"
	}
}

"FlightController.ExternalDestroyedEnemy"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/enemy_external_system_destroyed_01.wav"
		"wave"	"notifications/flightcontroller/enemy_external_system_destroyed_02.wav"
		"wave"	"notifications/flightcontroller/enermy_external_destroyed_01.wav"
	}
}

"FlightController.ExternalRepairedFriendly"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/our_external_system_is_back_online_01.wav"
		"wave"	"notifications/flightcontroller/our_external_system_is_back_online_02.wav"
		"wave"	"notifications/flightcontroller/our_external_has_been_repaird_01.wav"
		"wave"	"notifications/flightcontroller/our_external_has_been_repaird_02.wav"
		"wave"	"notifications/flightcontroller/external_system_repaird_01.wav"
	}
}

"FlightController.ExternalRepairedEnemy"
{
	"channel"	"CHAN_VOICE"
	"volume"	"1.0"
	"soundlevel"  "SNDLVL_100dB"
	"pitch"	"PITCH_NORM"

	"rndwave"
	{
		"wave"	"notifications/flightcontroller/enemy_external_back_online_01.wav"
		"wave"	"notifications/flightcontroller/enemy_external_back_online_02.wav"
	}
}