/tg/ Station 13 - Modules - TypesVar Details - Proc Details

atmosscan

Vars

atmozphere_modeWhether we scan the current turf automatically (env) or scan tapped objects manually (click).
last_gasmix_dataSaved GasmixParser data of the last thing we scanned.

Procs

on_analyzeUpdates our gasmix data if on click mode.
tapKeep this in sync with it's tool based counterpart [/obj/proc/analyzer_act] and [/atom/proc/tool_act]
turf_analyzeSecondary 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 it's tool based counterpart [/obj/proc/analyzer_act] and [/atom/proc/tool_act]

turf_analyze

Secondary attack self.