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



🆑
fix: Fixes the det's shutters on icebox
/🆑
This commit is contained in:
combustor
2025-03-24 13:36:44 +01:00
committed by GitHub
parent 5699d98330
commit 23aaa5ddb1
@@ -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,