### Caerulenite
component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_SWARM"

	icon = "GFX_stz_ship_part_computer_role_swarm_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_TORPEDO"

	icon = "GFX_stz_ship_part_computer_role_swarm_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_PICKET"

	icon = "GFX_stz_ship_part_computer_role_picket_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_LINE"

	icon = "GFX_stz_ship_part_computer_role_line_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_ARTILLERY"

	icon = "GFX_stz_ship_part_computer_role_artillery_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_CARRIER"

	icon = "GFX_stz_ship_part_computer_role_carrier_caerulenite"
	icon_frame = 1
}

component_set = {
	key = "STZ_CAERULENITE_COMBAT_COMPUTER_PLATFORM"

	icon = "GFX_stz_ship_part_computer_role_platform_caerulenite"
	icon_frame = 1
}

### Viridisium
component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_SWARM"

	icon = "GFX_stz_ship_part_computer_role_swarm_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_TORPEDO"

	icon = "GFX_stz_ship_part_computer_role_swarm_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_PICKET"

	icon = "GFX_stz_ship_part_computer_role_picket_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_LINE"

	icon = "GFX_stz_ship_part_computer_role_line_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_ARTILLERY"

	icon = "GFX_stz_ship_part_computer_role_artillery_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_CARRIER"

	icon = "GFX_stz_ship_part_computer_role_carrier_viridisium"
	icon_frame = 1
}

component_set = {
	key = "STZ_VIRIDISIUM_COMBAT_COMPUTER_PLATFORM"

	icon = "GFX_stz_ship_part_computer_role_platform_viridisium"
	icon_frame = 1
}