#####################
# Laser Cannons
#####################

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

component_set = {
	key = "SWS_LASER_T1_RED"

	icon = "GFX_ship_part_sws_laser_red_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T2_RED"

	icon = "GFX_ship_part_sws_laser_red_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T3_RED"

	icon = "GFX_ship_part_sws_laser_red_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T4_RED"

	icon = "GFX_ship_part_sws_laser_red_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T5_RED"

	icon = "GFX_ship_part_sws_laser_red_05"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T6_RED"

	icon = "GFX_ship_part_sws_laser_red_06"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T7_RED"

	icon = "GFX_ship_part_sws_laser_red_07"
	icon_frame = 1
}

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

component_set = {
	key = "SWS_LASER_T1_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T2_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T3_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T4_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T5_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_05"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T6_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_06"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T7_BLUE"

	icon = "GFX_ship_part_sws_laser_blue_07"
	icon_frame = 1
}

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

component_set = {
	key = "SWS_LASER_T1_GREEN"

	icon = "GFX_ship_part_sws_laser_green_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T2_GREEN"

	icon = "GFX_ship_part_sws_laser_green_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T3_GREEN"

	icon = "GFX_ship_part_sws_laser_green_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T4_GREEN"

	icon = "GFX_ship_part_sws_laser_green_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T5_GREEN"

	icon = "GFX_ship_part_sws_laser_green_05"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T6_GREEN"

	icon = "GFX_ship_part_sws_laser_green_06"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T7_GREEN"

	icon = "GFX_ship_part_sws_laser_green_07"
	icon_frame = 1
}

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

component_set = {
	key = "SWS_LASER_T1_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T2_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T3_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T4_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T5_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_05"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T6_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_06"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T7_PURPLE"

	icon = "GFX_ship_part_sws_laser_purple_07"
	icon_frame = 1
}

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

component_set = {
	key = "SWS_LASER_T1_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T2_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T3_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_03"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T4_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_04"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T5_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_05"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T6_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_06"
	icon_frame = 1
}

component_set = {
	key = "SWS_LASER_T7_YELLOW"

	icon = "GFX_ship_part_sws_laser_yellow_07"
	icon_frame = 1
}
