[MIRROR] Scrubbers will now turn off when connected pipe disconnects. [MDB IGNORE] (#14554)

* Scrubbers will now turn off when connected pipe disconnects. (#67985)

Scrubber thing.

Scrubbers will now turn off on atmos machinery disconnect() proc call.

* Scrubbers will now turn off when connected pipe disconnects.

Co-authored-by: Pickle-Coding <58013024+Pickle-Coding@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-06-27 03:15:11 +02:00
committed by GitHub
parent 1e0b91b213
commit a57e91bb60
@@ -524,5 +524,9 @@
living_mobs += WEAKREF(new_mob)
visible_message(span_warning("[new_mob] crawls out of [src]!"))
/obj/machinery/atmospherics/components/unary/vent_scrubber/disconnect()
..()
on = FALSE
#undef SIPHONING
#undef SCRUBBING