gas
Vars | |
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 |
Procs | |
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 |
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