mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Map fixes
Restores maintenance areas to the new variants. The HoP's office is no longer a crew sleeping quarter. Fixes disconnected power cables all over the place. Connects the engineering power monitor to the main/red power grid. Emergency shutters. New icon for the research dock.
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
var/radio_filter_out
|
||||
var/radio_filter_in
|
||||
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on
|
||||
on = 1
|
||||
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/New()
|
||||
..()
|
||||
air_contents.volume = ATMOS_DEFAULT_VOLUME_FILTER
|
||||
|
||||
Reference in New Issue
Block a user