mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 18:45:22 +01:00
[MIRROR] Adds the message monitor to the tcomm research node [MDB IGNORE] (#23852)
* Adds the message monitor to the tcomm research node (#78426) ## About The Pull Request After five long years of waiting, adds the messaging monitor board to the tcomm research node. Closes #35946 ## Why It's Good For The Game Consistency! * Adds the message monitor to the tcomm research node --------- Co-authored-by: Shadow-Quill <44811257+Shadow-Quill@users.noreply.github.com>
This commit is contained in:
@@ -1221,6 +1221,8 @@
|
||||
design_ids = list(
|
||||
"comm_monitor",
|
||||
"comm_server",
|
||||
"gigabeacon",
|
||||
"message_monitor",
|
||||
"ntnet_relay",
|
||||
"s_amplifier",
|
||||
"s_analyzer",
|
||||
@@ -1237,7 +1239,6 @@
|
||||
"s_server",
|
||||
"s_transmitter",
|
||||
"s_treatment",
|
||||
"gigabeacon",
|
||||
)
|
||||
|
||||
/datum/techweb_node/integrated_hud
|
||||
|
||||
Reference in New Issue
Block a user