Fixes bad tcomms board naming

This commit is contained in:
AffectedArc07
2020-06-27 08:40:54 +01:00
parent 0c8d95dd65
commit 6fddb72efd
@@ -13,7 +13,7 @@
category = list("Subspace Telecomms")
/datum/design/telecomms_relay
name = "Machine Board (Telecommunications Core)"
name = "Machine Board (Telecommunications Relay)"
desc = "Allows for the construction of Telecommunications Relays."
id = "s-relay"
req_tech = list("programming" = 2, "engineering" = 2, "bluespace" = 2)