Space Station 13 - Modules - Types

code/modules/mapping/dynamic_airlocks.dm

/obj/effect/map_effect/dynamic_airlockA mapping helper that defines the zone of a dynamically arranged airlock chamber. This can be used as an alternative to /obj/effect/spawner/airlocks.
/obj/effect/map_effect/dynamic_airlock/doorA helper used to indicate what doors are connected to an airlock zone. Comes in interior and exterior variants as subtypes.