mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Restores phoron scrubbing to vents
I still say the changes were silly for Polaris, but for Virgo, they're downright suicidal, so naturally we won't have this change.
This commit is contained in:
2
code/ATMOSPHERICS/components/unary/vent_scrubber_vr.dm
Normal file
2
code/ATMOSPHERICS/components/unary/vent_scrubber_vr.dm
Normal file
@@ -0,0 +1,2 @@
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber
|
||||
scrubbing_gas = list("carbon_dioxide", "phoron")
|
||||
@@ -164,6 +164,7 @@
|
||||
#include "code\ATMOSPHERICS\components\unary\unary_base.dm"
|
||||
#include "code\ATMOSPHERICS\components\unary\vent_pump.dm"
|
||||
#include "code\ATMOSPHERICS\components\unary\vent_scrubber.dm"
|
||||
#include "code\ATMOSPHERICS\components\unary\vent_scrubber_vr.dm"
|
||||
#include "code\ATMOSPHERICS\pipes\cap.dm"
|
||||
#include "code\ATMOSPHERICS\pipes\he_pipes.dm"
|
||||
#include "code\ATMOSPHERICS\pipes\manifold.dm"
|
||||
|
||||
Reference in New Issue
Block a user