Merge pull request #12987 from VOREStation/upstream-merge-8635

[MIRROR] Vents Auto-scrub Phoron Again
This commit is contained in:
Casey
2022-05-18 04:59:04 -04:00
committed by CHOMPStation2
parent 1820631ada
commit b6ff08d785

View File

@@ -20,7 +20,7 @@
var/hibernate = 0 //Do we even process?
var/scrubbing = 1 //0 = siphoning, 1 = scrubbing
var/list/scrubbing_gas = list("carbon_dioxide")
var/list/scrubbing_gas = list("carbon_dioxide", "phoron")
var/panic = 0 //is this scrubber panicked?