#####################
# Ship Components
#####################

component_set = {
	key = "SWS_LONG_RANGE_SCANNER_T1"

	icon = "GFX_ship_part_sws_long_range_scanner_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_LONG_RANGE_SCANNER_T2"

	icon = "GFX_ship_part_sws_long_range_scanner_02"
	icon_frame = 1
}

component_set = {
	key = "SWS_ASTROMECH_BAY"

	icon = "GFX_ship_part_sws_astromech_bay"
	icon_frame = 1
}

component_set = {
	key = "SWS_ESCAPE_POD_HUNTERS"

	icon = "GFX_ship_part_sws_escape_pod_hunters"
	icon_frame = 1
}

component_set = {
	key = "SWS_MISSILE_JAMMING_FIELD"

	icon = "GFX_ship_part_sws_missile_jamming_field"
	icon_frame = 1
}

component_set = {
	key = "SWS_GRAVITY_WELL_GENERATOR"

	icon = "GFX_ship_part_sws_gravity_well_generator"
	icon_frame = 1
}

component_set = {
	key = "SWS_TRACTOR_BEAM_T1"

	icon = "GFX_ship_part_sws_tractor_beam_01"
	icon_frame = 1
}

component_set = {
	key = "SWS_TRACTOR_BEAM_T2"

	icon = "GFX_ship_part_sws_tractor_beam_02"
	icon_frame = 1
}