Merge pull request #8635 from Sypsoti/killsphoron

Vents Auto-scrub Phoron Again
This commit is contained in:
Atermonera
2022-05-17 03:50:11 -04:00
committed by VirgoBot
parent 9006e9ab78
commit edfafb674c
@@ -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?