From 23aaa5ddb1f64bad143ecbada2a5585e80f24e96 Mon Sep 17 00:00:00 2001 From: combustor <79808856+combustor@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:36:44 +0400 Subject: [PATCH] Fixes the detective office shutters on icebox (#90184) ## About The Pull Request Fixes the det's shutters on icebox ## Why It's Good For The Game broken = bad ## Changelog :cl: fix: Fixes the det's shutters on icebox /:cl: --- _maps/map_files/IceBoxStation/IceBoxStation.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 3aa6ee807c7..69c386791b8 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -22439,7 +22439,7 @@ /area/mine/living_quarters) "gpt" = ( /obj/machinery/button/door/directional/east{ - id = "kanyewest"; + id = "detShutter"; name = "Privacy Shutters" }, /obj/structure/chair/office{ @@ -82448,7 +82448,7 @@ /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ dir = 4; - id = "rd_office_shutters"; + id = "detShutter"; name = "Privacy Shutters" }, /obj/structure/cable,