From 7a278da7108ea153afdd68cb133478dcc3e742b5 Mon Sep 17 00:00:00 2001 From: generalthrax <139387950+generalthrax@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:50:13 -0600 Subject: [PATCH] Fixes the Listening Post Server Monitor + Replaces a Frontier Suit with a Softsuit (#3777) ## About The Pull Request The Telecomms Monitor board on the listening post doesn't actually work. It's just a maintenance computer. The intended thing to properly use the listening setup is a Server Monitor, that lets you see the contents of the server. Replaced the singular suit on the ruin with a Soft suit ## Why It's Good For The Game Fixes good ## Changelog :cl: add: Added a soft suit to the Listening Post fix: Fixed the Listening Post Comms Monitor to be the right type /:cl: --- .../LavaRuins/lavaland_abandonedlisteningpost.dmm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/_maps/RandomRuins/LavaRuins/lavaland_abandonedlisteningpost.dmm b/_maps/RandomRuins/LavaRuins/lavaland_abandonedlisteningpost.dmm index 6341438965e4..934f0ffe01ef 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_abandonedlisteningpost.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_abandonedlisteningpost.dmm @@ -1232,7 +1232,9 @@ /turf/open/floor/plasteel/dark, /area/ruin/unpowered/listening_post/commons) "vJ" = ( -/obj/machinery/suit_storage_unit/mining/eva, +/obj/machinery/suit_storage_unit/inherit, +/obj/item/clothing/suit/space/syndicate, +/obj/item/clothing/head/helmet/space/syndicate, /turf/open/floor/plasteel/tech/grid, /area/ruin/unpowered/listening_post) "vR" = ( @@ -1762,12 +1764,12 @@ /turf/open/floor/plating, /area/ruin/unpowered/listening_post/engineering) "Gy" = ( -/obj/machinery/computer/telecomms/monitor{ - dir = 8 - }, /obj/effect/turf_decal/siding/thinplating/dark{ dir = 4 }, +/obj/machinery/computer/telecomms/server{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/ruin/unpowered/listening_post/operations) "GB" = (