From 6a6817202ac41dbf23c913bdcbb46f746f9f9e04 Mon Sep 17 00:00:00 2001 From: JOEL <142273065+AXLFAN2000@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:19:59 -0400 Subject: [PATCH 1/2] Replaces toxins camera monitors with ones that work (#19769) --- maps/donut2.dmm | 5 ++--- maps/donut3.dmm | 4 +--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/maps/donut2.dmm b/maps/donut2.dmm index 497aa27365ece..55eb9126cf8d0 100644 --- a/maps/donut2.dmm +++ b/maps/donut2.dmm @@ -10704,10 +10704,8 @@ /turf/simulated/floor/white, /area/station/medical/medbay) "bdz" = ( -/obj/item/device/camera_viewer{ - network = "Zeta" - }, /obj/table/reinforced/chemistry/auto, +/obj/item/device/camera_viewer/public, /turf/simulated/floor/black, /area/station/science/lab) "bdB" = ( @@ -22241,6 +22239,7 @@ /obj/machinery/light/lamp/green, /obj/disposalpipe/trunk/west, /obj/machinery/disposal/small/west, +/obj/item/device/camera_viewer/outpost/science, /turf/simulated/floor/purple/side{ dir = 5 }, diff --git a/maps/donut3.dmm b/maps/donut3.dmm index 54fac87ad1aa8..daba002e23a4b 100644 --- a/maps/donut3.dmm +++ b/maps/donut3.dmm @@ -77391,9 +77391,7 @@ /area/station/chapel/sanctuary) "xli" = ( /obj/table/auto, -/obj/item/device/camera_viewer{ - network = "Zeta" - }, +/obj/item/device/camera_viewer/public, /turf/simulated/floor/black, /area/station/science/storage) "xlw" = ( From 7a9a0f11467e9456c87bfed07bbd0766cd1a0ef0 Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:56:07 -0400 Subject: [PATCH 2/2] Swap number labels on cog2 engine mixer ports (#19716) --- maps/cogmap2.dmm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/maps/cogmap2.dmm b/maps/cogmap2.dmm index 0cd1c57143c94..1f733175d17ab 100644 --- a/maps/cogmap2.dmm +++ b/maps/cogmap2.dmm @@ -67567,10 +67567,10 @@ /obj/machinery/atmospherics/binary/valve{ dir = 1 }, -/obj/decal/poster/wallsign/stencil/right/one{ - layer = 2; - pixel_x = 15; - pixel_y = 12 +/obj/decal/poster/wallsign/stencil/right/two{ + pixel_x = 17; + pixel_y = 12; + layer = 2 }, /turf/simulated/floor/caution/south, /area/station/engine/hotloop) @@ -68371,10 +68371,10 @@ /obj/cable{ icon_state = "4-8" }, -/obj/decal/poster/wallsign/stencil/right/two{ - layer = 2; - pixel_x = 17; - pixel_y = 12 +/obj/decal/poster/wallsign/stencil/right/one{ + pixel_y = 12; + pixel_x = 15; + layer = 2 }, /turf/simulated/floor/caution/south, /area/station/engine/hotloop)