Merge pull request #4960 from Citadel-Station-13/upstream-merge-34501
[MIRROR] Allow mapping non-default scrubbers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user