/datum/design/circuit/teleporter_hub name = "teleporter hub" id = "teleporter_hub" req_tech = list(TECH_DATA = 3, TECH_BLUESPACE = 2) build_path = /obj/item/weapon/circuitboard/teleporter_hub sort_string = "HAAAA" /datum/design/circuit/teleporter_station name = "teleporter station" id = "teleporter_station" req_tech = list(TECH_DATA = 3, TECH_BLUESPACE = 2) build_path = /obj/item/weapon/circuitboard/teleporter_station sort_string = "HAAAA"