code/datums/elements/elevation.dm
/datum/element/elevation | Manages 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_core | The core element attached to the turf itself. Do not use this directly! |