mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #12987 from VOREStation/upstream-merge-8635
[MIRROR] Vents Auto-scrub Phoron Again
This commit is contained in:
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user