spectre_meter ![code/modules/modular_computers/file_system/programs/maintenance/spectre_meter.dm 8](git.png)
Vars | |
auto_mode | Whether the automatic scan mode is active or not |
---|---|
last_spook_value | The value reported by the last scan. |
manual_scan_cd | The cooldown for manual scans |
Procs | |
scan_surroundings | Return the "spook level" of the area the computer is in. |
Var Details
auto_mode ![code/modules/modular_computers/file_system/programs/maintenance/spectre_meter.dm 23](git.png)
Whether the automatic scan mode is active or not
last_spook_value ![code/modules/modular_computers/file_system/programs/maintenance/spectre_meter.dm 25](git.png)
The value reported by the last scan.
manual_scan_cd ![code/modules/modular_computers/file_system/programs/maintenance/spectre_meter.dm 21](git.png)
The cooldown for manual scans
Proc Details
scan_surroundings
Return the "spook level" of the area the computer is in.