code/game/area/areas.dm 
| /area | A grouping of tiles into a logical space, mostly used by map editors |
|---|---|
| /proc/process_teleport_locs | Generate a list of turfs you can teleport to from the areas list |
| /area/golem | A blank area subtype solely used by the golem area editor for the purpose of allowing golems to create new areas without suffering from the hazard_area debuffs. |