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:
PsiOmega
2014-09-24 15:47:46 +02:00
parent 7b45c03d0a
commit 93ef5dbe2f
4 changed files with 301 additions and 300 deletions

View File

@@ -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

View File

@@ -1463,7 +1463,7 @@ var/list/ghostteleportlocs = list()
/area/rnd/docking
name = "\improper Research Dock"
icon_state = "research"
icon_state = "research_dock"
/area/rnd/lab
name = "\improper Research Lab"