/tg/ Station 13 - Modules - TypesVar Details

key_card

Keycard that's meant to be able to open a /obj/machinery/door/airlock/keyed. Without it, the door will not open.

Vars

access_idThe access ID of the airlock it can be used to unlock.
master_accessIs this keycard a master keycard, i.e. will it open all locked airlocks no matter their access_id? (Don't give this out willy-nilly, due to the possible implications it has).

Var Details

access_id

The access ID of the airlock it can be used to unlock.

master_access

Is this keycard a master keycard, i.e. will it open all locked airlocks no matter their access_id? (Don't give this out willy-nilly, due to the possible implications it has).