From 6b421c3b241c7af68dd8d5c7ed2d8e87b69fd179 Mon Sep 17 00:00:00 2001 From: nevimer Date: Sat, 6 Sep 2025 23:12:49 -0400 Subject: [PATCH] shuttle CI --- modular_skyrat/modules/central_command_module/code/obj/wall.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_skyrat/modules/central_command_module/code/obj/wall.dm b/modular_skyrat/modules/central_command_module/code/obj/wall.dm index 26110427971..3c56cf59374 100644 --- a/modular_skyrat/modules/central_command_module/code/obj/wall.dm +++ b/modular_skyrat/modules/central_command_module/code/obj/wall.dm @@ -16,6 +16,6 @@ /turf/closed/indestructible/titanium/nodiagonal icon = 'icons/turf/walls/shuttle_wall.dmi' - icon_state = "map-shuttle_nd" +// icon_state = "map-shuttle_nd" // broken base_icon_state = "shuttle_wall" smoothing_flags = SMOOTH_BITMASK