mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
+297
-299
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user