Merge pull request #4081 from Citadel-Station-13/upstream-merge-32914

[MIRROR] [READY]NTnet refactor, assimilates exonet
This commit is contained in:
deathride58
2017-11-23 01:40:54 +00:00
committed by GitHub
23 changed files with 297 additions and 396 deletions
@@ -10,14 +10,6 @@
build_path = /obj/item/circuitboard/machine/telecomms/receiver
category = list("Subspace Telecomms")
/datum/design/board/exonet_node
name = "Machine Design (Exonet Node)"
desc = "Allows for the construction of Exonet Node."
id = "e-node"
req_tech = list("programming" = 2, "engineering" = 3, "bluespace" = 1)
build_path = /obj/item/circuitboard/machine/exonet_node
category = list("Subspace Telecomms")
/datum/design/board/telecomms_bus
name = "Machine Design (Bus Mainframe)"
desc = "Allows for the construction of Telecommunications Bus Mainframes."