Merge pull request #13704 from AffectedArc07/tcomms-board-fix

Fixes bad tcomms board naming
This commit is contained in:
Fox McCloud
2020-06-27 03:51:12 -04:00
committed by GitHub
@@ -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)