/tg/ Station 13 - Modules - TypesDefine Details

code/game/machinery/medical_kiosk.dm

KIOSK_SCANNING_GENERALShows if the machine is being used for a general scan.
KIOSK_SCANNING_SYMPTOMSShows if the machine is being used for a disease scan.
KIOSK_SCANNING_NEURORADShows if the machine is being used for a radiation/brain trauma scan.
KIOSK_SCANNING_REAGENTSShows if the machine is being used for a reagent scan.

Define Details

KIOSK_SCANNING_GENERAL

Shows if the machine is being used for a general scan.

KIOSK_SCANNING_NEURORAD

Shows if the machine is being used for a radiation/brain trauma scan.

KIOSK_SCANNING_REAGENTS

Shows if the machine is being used for a reagent scan.

KIOSK_SCANNING_SYMPTOMS

Shows if the machine is being used for a disease scan.