Space Station 13 - Nebula13 - Modules - Types

code/modules/multiz/level_data.dm

/proc/get_transition_edge_turfsReturns all the turfs within a zlevel's transition edge, on a given direction. If include corners is true, the corners of the map will be included.
/proc/get_transition_edge_corner_turfsReturns all the turfs from all 4 corners of the transition border of a level.
/datum/level_dataKeeps details on how to generate, maintain and access a zlevel.
/obj/abstract/level_data_spawnerMapper helper for spawning a specific level_data datum with the map as it gets loaded