[FIX] Ventcrawling overlay fixes (#27013)

* Vent images update while ventcrawling

* Add some comments

* Autodoc for a variable

* Get rid of this useless timer

* Update code/modules/atmospherics/machinery/atmospherics.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>
Signed-off-by: Chap <erwin@lombok.demon.nl>

* Move update pipe image to unary base

* We're doing signals now

* Added a comment to the signal

* Trailing newline

---------

Signed-off-by: Chap <erwin@lombok.demon.nl>
Co-authored-by: Adrer <adrermail@gmail.com>
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>
This commit is contained in:
Chap
2024-11-04 18:22:22 +00:00
committed by GitHub
co-authored by Nathan Winters Adrer
parent 66ed8f5026
commit 08b92591ee
8 changed files with 46 additions and 11 deletions
@@ -263,7 +263,8 @@
if(QDELETED(V))
vents -= vent_uid
continue
if(V.on == FALSE && power == FALSE) // Don't bother if it's already off
continue
V.on = power
V.releasing = direction
V.external_pressure_bound = pressure