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

steam_vent

Spawns in maint shafts, and blocks lines of sight perodically when active.

Vars

steam_speedHow often does the vent reset the blow_steam cooldown.
steam_vent_interactThe cooldown for toggling the steam vent to prevent infinite steam vent looping.
vent_activeIs the steam vent active?

Procs

blow_steamCreates "steam" smoke, and determines when the vent needs to block line of sight via reset_opacity.

Var Details

steam_speed

How often does the vent reset the blow_steam cooldown.

steam_vent_interact

The cooldown for toggling the steam vent to prevent infinite steam vent looping.

vent_active

Is the steam vent active?

Proc Details

blow_steam

Creates "steam" smoke, and determines when the vent needs to block line of sight via reset_opacity.