mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 04:02:31 +00:00
Merge pull request #6502 from PsiOmegaDelta/MapFixes
Post-dev/master merge map fixes
This commit is contained in:
@@ -28,6 +28,9 @@
|
|||||||
var/radio_filter_out
|
var/radio_filter_out
|
||||||
var/radio_filter_in
|
var/radio_filter_in
|
||||||
|
|
||||||
|
/obj/machinery/atmospherics/unary/vent_scrubber/on
|
||||||
|
on = 1
|
||||||
|
|
||||||
/obj/machinery/atmospherics/unary/vent_scrubber/New()
|
/obj/machinery/atmospherics/unary/vent_scrubber/New()
|
||||||
..()
|
..()
|
||||||
air_contents.volume = ATMOS_DEFAULT_VOLUME_FILTER
|
air_contents.volume = ATMOS_DEFAULT_VOLUME_FILTER
|
||||||
|
|||||||
@@ -1463,7 +1463,7 @@ var/list/ghostteleportlocs = list()
|
|||||||
|
|
||||||
/area/rnd/docking
|
/area/rnd/docking
|
||||||
name = "\improper Research Dock"
|
name = "\improper Research Dock"
|
||||||
icon_state = "research"
|
icon_state = "research_dock"
|
||||||
|
|
||||||
/area/rnd/lab
|
/area/rnd/lab
|
||||||
name = "\improper Research Lab"
|
name = "\improper Research Lab"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user