From a040d90a32d1487af95e51748bb3fccbf97e6b16 Mon Sep 17 00:00:00 2001 From: Waseemq1235 <42235601+Waseemq1235@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:01:37 +0200 Subject: [PATCH] Adds an APOLLO maintenance controller to the Warden's Office. (#6043) # About the pull request Simply adds an APOLLO maintenance controller to the MW office in the brig. Moves some of the buttons down a bit to accommodate new computer console. Screenshot provided in the relevant section. # Explain why it's good for the game The brig, despite being a zone that's prone to all sorts of maintenance issues, has no APOLLO maintenance controllers at all. The nearest one being at the CIC. This should give both wardens and WJs something to do when it's quiet. # Testing Photographs and Procedure
Screenshots & Videos ![image](https://github.com/cmss13-devs/cmss13/assets/42235601/58267043-1313-48a1-934e-429430704604)
# Changelog :cl: mapadd: Added an APOLLO maintenance controller to the Warden's Office. /:cl: --- maps/map_files/USS_Almayer/USS_Almayer.dmm | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/maps/map_files/USS_Almayer/USS_Almayer.dmm b/maps/map_files/USS_Almayer/USS_Almayer.dmm index 513e8739ad99..4039a54b2ff4 100644 --- a/maps/map_files/USS_Almayer/USS_Almayer.dmm +++ b/maps/map_files/USS_Almayer/USS_Almayer.dmm @@ -28036,8 +28036,8 @@ pixel_y = 9; req_access_txt = "3" }, -/obj/structure/machinery/light{ - dir = 1 +/obj/structure/machinery/computer/working_joe{ + pixel_y = 16 }, /turf/open/floor/almayer{ dir = 1; @@ -33340,15 +33340,19 @@ "hlI" = ( /obj/structure/surface/table/almayer, /obj/structure/machinery/recharger, -/obj/structure/sign/safety/terminal{ - pixel_y = 32 - }, /obj/structure/transmitter/rotary{ name = "Brig Wardens's Office Telephone"; phone_category = "MP Dept."; phone_id = "Brig Warden's Office"; pixel_x = 15 }, +/obj/structure/sign/safety/terminal{ + pixel_x = 8; + pixel_y = 32 + }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/almayer{ dir = 9; icon_state = "red"