#####################
# Anti-Aircraft Turbolasers
#####################

#####################
# Red Colored Bolts
#####################

component_set = {
	key = "SWS_PD_TURBOLASER_T1_RED"

	icon = "GFX_ship_part_sws_pd_turbolaser_red_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T2_RED"

	icon = "GFX_ship_part_sws_pd_turbolaser_red_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T3_RED"

	icon = "GFX_ship_part_sws_pd_turbolaser_red_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T4_RED"

	icon = "GFX_ship_part_sws_pd_turbolaser_red_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T5_RED"

	icon = "GFX_ship_part_sws_pd_turbolaser_red_05"
	icon_frame = 1
}

#####################
# Blue Colored Bolts
#####################

component_set = {
	key = "SWS_PD_TURBOLASER_T1_BLUE"

	icon = "GFX_ship_part_sws_pd_turbolaser_blue_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T2_BLUE"

	icon = "GFX_ship_part_sws_pd_turbolaser_blue_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T3_BLUE"

	icon = "GFX_ship_part_sws_pd_turbolaser_blue_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T4_BLUE"

	icon = "GFX_ship_part_sws_pd_turbolaser_blue_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T5_BLUE"

	icon = "GFX_ship_part_sws_pd_turbolaser_blue_05"
	icon_frame = 1
}

#####################
# Green Colored Bolts
#####################

component_set = {
	key = "SWS_PD_TURBOLASER_T1_GREEN"

	icon = "GFX_ship_part_sws_pd_turbolaser_green_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T2_GREEN"

	icon = "GFX_ship_part_sws_pd_turbolaser_green_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T3_GREEN"

	icon = "GFX_ship_part_sws_pd_turbolaser_green_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T4_GREEN"

	icon = "GFX_ship_part_sws_pd_turbolaser_green_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T5_GREEN"

	icon = "GFX_ship_part_sws_pd_turbolaser_green_05"
	icon_frame = 1
}

#####################
# Purple Colored Bolts
#####################

component_set = {
	key = "SWS_PD_TURBOLASER_T1_PURPLE"

	icon = "GFX_ship_part_sws_pd_turbolaser_purple_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T2_PURPLE"

	icon = "GFX_ship_part_sws_pd_turbolaser_purple_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T3_PURPLE"

	icon = "GFX_ship_part_sws_pd_turbolaser_purple_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T4_PURPLE"

	icon = "GFX_ship_part_sws_pd_turbolaser_purple_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T5_PURPLE"

	icon = "GFX_ship_part_sws_pd_turbolaser_purple_05"
	icon_frame = 1
}

#####################
# Yellow Colored Bolts
#####################

component_set = {
	key = "SWS_PD_TURBOLASER_T1_YELLOW"

	icon = "GFX_ship_part_sws_pd_turbolaser_yellow_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T2_YELLOW"

	icon = "GFX_ship_part_sws_pd_turbolaser_yellow_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T3_YELLOW"

	icon = "GFX_ship_part_sws_pd_turbolaser_yellow_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T4_YELLOW"

	icon = "GFX_ship_part_sws_pd_turbolaser_yellow_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_PD_TURBOLASER_T5_YELLOW"

	icon = "GFX_ship_part_sws_pd_turbolaser_yellow_05"
	icon_frame = 1
}
