/tg/ Station 13 - Modules - TypesDefine Details

code/game/machinery/embedded_controller/airlock_controller.dm

AIRLOCK_STATE_INTERIOR_OPENInterior is open
AIRLOCK_STATE_INTERIOR_OPENINGInterior is opening actively
AIRLOCK_STATE_CLOSEDInterior and exterior are closed
AIRLOCK_STATE_EXTERIOR_OPENINGExterior is opening actively
AIRLOCK_STATE_EXTERIOR_OPENExterior is open

Define Details

AIRLOCK_STATE_CLOSED

Interior and exterior are closed

AIRLOCK_STATE_EXTERIOR_OPEN

Exterior is open

AIRLOCK_STATE_EXTERIOR_OPENING

Exterior is opening actively

AIRLOCK_STATE_INTERIOR_OPEN

Interior is open

AIRLOCK_STATE_INTERIOR_OPENING

Interior is opening actively