code/game/machinery/medical_kiosk.dm
KIOSK_SCANNING_GENERAL | Shows if the machine is being used for a general scan. |
---|---|
KIOSK_SCANNING_SYMPTOMS | Shows if the machine is being used for a disease 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. |
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.