atmosscan
Vars | |
atmozphere_mode | Whether we scan the current turf automatically (env) or scan tapped objects manually (click). |
---|---|
last_gasmix_data | Saved GasmixParser data of the last thing we scanned. |
Procs | |
on_analyze | Updates our gasmix data if on click mode. |
tap | Keep this in sync with its tool based counterpart [/obj/proc/analyzer_act] and /atom/proc/tool_act |
turf_analyze | Secondary attack self. |
Var Details
atmozphere_mode
Whether we scan the current turf automatically (env) or scan tapped objects manually (click).
last_gasmix_data
Saved GasmixParser data of the last thing we scanned.
Proc Details
on_analyze
Updates our gasmix data if on click mode.
tap
Keep this in sync with its tool based counterpart [/obj/proc/analyzer_act] and /atom/proc/tool_act
turf_analyze
Secondary attack self.