Space Station 13 - Modules - TypesVar Details

door

Vars

assemblytypeThe type of door frame to drop during deconstruction
can_open_with_handsWhether or not the door can be opened by hand (used for blast doors and shutters)
operatingIs it currently in the process of opening, closing or being tampered
safeWhether the door detects things and mobs in its way and reopen or crushes them.
unres_sidesUnrestricted sides. A bitflag for which direction (if any) can open the door with no access.

Var Details

assemblytype

The type of door frame to drop during deconstruction

can_open_with_hands

Whether or not the door can be opened by hand (used for blast doors and shutters)

operating

Is it currently in the process of opening, closing or being tampered

safe

Whether the door detects things and mobs in its way and reopen or crushes them.

unres_sides

Unrestricted sides. A bitflag for which direction (if any) can open the door with no access.