mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user