mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
27be532e9a
makes `/obj/effect/map_effect/marker/airlock` into `ABSTRACT_TYPE()` for better organization and stuff adds: ``` /// External airlock marker, for non-docking non-shuttle airlocks. /// Just a plain external access airlock. /obj/effect/map_effect/marker/airlock/external ``` --------- Co-authored-by: DreamySkrell <>