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

gas

Vars

cigCigarette in the mask
gas_filtersList to keep track of each filter
has_fovDoes the mask have an FOV?
max_filtersMax numbers of installable filters
starting_filter_typeType of filter that spawns on roundstart

Procs

consume_filterCheck _masks.dm for this one
get_filter_durabilityGetter for overall filter durability, takes into consideration all filters filter_status
init_fovInitializes the FoV component for the gas mask

Var Details

cig

Cigarette in the mask

gas_filters

List to keep track of each filter

has_fov

Does the mask have an FOV?

max_filters

Max numbers of installable filters

starting_filter_type

Type of filter that spawns on roundstart

Proc Details

consume_filter

Check _masks.dm for this one

get_filter_durability

Getter for overall filter durability, takes into consideration all filters filter_status

init_fov

Initializes the FoV component for the gas mask