mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/obj/machinery/atmospherics/unary/passive_vent/high_volume/shadow
|
||||
on = FALSE
|
||||
|
||||
/obj/machinery/atmospherics/unary/passive_vent/high_volume/shadow/process_atmos()
|
||||
if(!on)
|
||||
@@ -15,7 +14,6 @@
|
||||
name = "gas filter (Co2 Outlet)"
|
||||
dir = 1
|
||||
filter_type = 3
|
||||
on = FALSE
|
||||
target_pressure = 99999
|
||||
|
||||
/obj/machinery/atmospherics/trinary/filter/shadow/on_changed_z_level(turf/old_turf, turf/new_turf)
|
||||
|
||||
Reference in New Issue
Block a user