From 8446bba9d2c3bb6163a47a1ff34c2cd626608001 Mon Sep 17 00:00:00 2001 From: martcraft <47667221+martcraft@users.noreply.github.com> Date: Thu, 5 Mar 2026 00:18:31 +0100 Subject: [PATCH] Fixed small issue where genetics shutter on the Kerebos does not respond to the button that should operate it. (#31716) --- _maps/map_files/stations/deltastation.dmm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/map_files/stations/deltastation.dmm b/_maps/map_files/stations/deltastation.dmm index 648005b8d15..5989a67055c 100644 --- a/_maps/map_files/stations/deltastation.dmm +++ b/_maps/map_files/stations/deltastation.dmm @@ -93937,7 +93937,7 @@ dir = 8 }, /obj/machinery/door_control{ - id = "genetics"; + id = "genetics_shutters"; name = "Genetics Privacy Shutters"; pixel_y = 9; req_access = list(9);