fix ntnet circuit components (#60917) (#7633)

* fix ntnet

* fix typos and switcheroos

* whoops, tracked a test circuit json.

Co-authored-by: Gurkenglas <gurkenglas@hotmail.de>
This commit is contained in:
SkyratBot
2021-08-19 17:44:07 +02:00
committed by GitHub
parent a04e7e45ec
commit af632bec7f
8 changed files with 24 additions and 39 deletions

View File

@@ -234,12 +234,12 @@
build_path = /obj/item/circuit_component/module
/datum/design/component/ntnet_receive
name = "Pressure NTNet Transmitter"
name = "NTNet Receiver"
id = "comp_ntnet_receive"
build_path = /obj/item/circuit_component/ntnet_receive
/datum/design/component/ntnet_send
name = "NTNet Request Component"
name = "NTNet Transmitter"
id = "comp_ntnet_send"
build_path = /obj/item/circuit_component/ntnet_send