mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 15:47:04 +01:00
Finish Machinery new to init (#17334)
* Finish Machinery new to init * fix that --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// #### Relays ####
|
||||
// Telecomms doesn't know about connected z-levels, so we need relays even for the other surface levels.
|
||||
/obj/machinery/telecomms/relay/preset/station/New()
|
||||
..()
|
||||
/obj/machinery/telecomms/relay/preset/station/Initialize(mapload)
|
||||
. = ..()
|
||||
id = "groundbase Relay"
|
||||
autolinkers = list("groundbase_relay")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user