/tg/ Station 13 - Modules - Types

code/datums/elements/elevation.dm

/datum/element/elevationManages the elevation of the turf the source is on (can be the turf itself) The atom with the highest pixel_shift gets to set the elevation of the turf to that value.
/datum/element/elevation_coreThe core element attached to the turf itself. Do not use this directly!