mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
Merge pull request #3600 from CHOMPStation2/upstream-merge-12132
[MIRROR] Fixes station preset relays
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// Telecomms doesn't know about connected z-levels, so we need relays even for the other surface levels.
|
||||
/obj/machinery/telecomms/relay/preset/station
|
||||
id = "SD Relay"
|
||||
listening_level = 9
|
||||
autolinkers = list("sd_relay")
|
||||
|
||||
// #### Hub ####
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
// Telecomms doesn't know about connected z-levels, so we need relays even for the other surface levels.
|
||||
/obj/machinery/telecomms/relay/preset/station
|
||||
id = "Tether Relay"
|
||||
listening_level = 9
|
||||
autolinkers = list("tether_relay")
|
||||
|
||||
// #### Hub ####
|
||||
|
||||
Reference in New Issue
Block a user