code/__HELPERS/areas.dm
/proc/get_sorted_areas | Returns a sorted version of GLOB.areas, by name |
---|---|
/proc/get_first_open_turf_in_area | Iterates over all turfs in the target area and returns the first non-dense one |
/proc/get_sorted_areas | Returns a sorted version of GLOB.areas, by name |
---|---|
/proc/get_first_open_turf_in_area | Iterates over all turfs in the target area and returns the first non-dense one |