diff --git a/maps/tether/tether_things.dm b/maps/tether/tether_things.dm index 46177a74c7..aa73d836a4 100644 --- a/maps/tether/tether_things.dm +++ b/maps/tether/tether_things.dm @@ -436,6 +436,10 @@ var/global/list/latejoin_tram = list() /mob/living/simple_animal/hostile/dragon = 1 ) +// Used at centcomm for the elevator +/obj/machinery/cryopod/robot/door/dorms + spawnpoint_type = /datum/spawnpoint/tram + // // ### Wall Machines On Full Windows ### // To make sure wall-mounted machines placed on full-tile windows are clickable they must be above the window