Allow mapping non-default scrubbers

This commit is contained in:
Tad Hardesty
2018-01-15 18:03:36 -08:00
parent 58caa1d782
commit 437f5fecb1
@@ -34,6 +34,10 @@
..()
if(!id_tag)
id_tag = assign_uid_vents()
for(var/f in filter_types)
if(istext(f))
filter_types -= f
filter_types += gas_id2path(f)
/obj/machinery/atmospherics/components/unary/vent_scrubber/on
on = TRUE