/tg/ Station 13 - Modules - TypesVar Details

interrogator

The interrorgator, a piece of machinery used in assault ops to extract GoldenEye keys from heads of staff.

This device has 3 stages.

This device has a few requirements to function:

  1. Must be on station Z-level
  2. Must be a head of staff with a linked interrogate objective
  3. Must be alive
  4. Must not be a duplicate key

After a key has been extracted, it will send a pod somewhere into maintenance, and the syndicates will know about it straight away.

Vars

human_occupantThe human occupant currently inside. Used for easier referencing later on.
lockedIs the door locked?
processingIs the system currently processing?
timer_idThe link to our timer ID so we can override it if need be.

Var Details

human_occupant

The human occupant currently inside. Used for easier referencing later on.

locked

Is the door locked?

processing

Is the system currently processing?

timer_id

The link to our timer ID so we can override it if need be.