Space Station 13 - Nebula13 - Modules - Types

code/modules/multiz/turf_mimic_edge.dm

/obj/effect/overlay/click_baitDummy mouse-opaque overlay to prevent people turning/shooting towards ACTUAL location of vis_content thing
/proc/shared_mimic_edge_get_add_vis_contentsShared proc to provide the default vis_content for the edge_turf.
/turf/mimic_edgeSimulated turf meant to replicate the appearence of another.
/proc/get_turf_transition_edge_directionReturns the a cardinal direction for a turf on the map that's beyond the transition edge
/proc/shared_transition_edge_get_coordinates_turf_to_mimicReturns the turf that's opposite to the specified turf, on the level specified.
/proc/shared_transition_edge_get_valid_level_dataGrab the connected level data for the level connected in the direction the 'T' turf is in.
/proc/shared_transition_edge_bumpedHandles teleporting an atom that touches a transition edge/loop edge.