mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-15 04:01:41 +00:00
* fix ntnet * fix typos and switcheroos * whoops, tracked a test circuit json. Co-authored-by: Gurkenglas <gurkenglas@hotmail.de>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user