From a49b19a4f7da65789529d0c5e72b7470dda6f078 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sat, 19 Feb 2022 19:14:48 -0800 Subject: [PATCH] makes reinforced plasma glass windows buildable --- code/game/objects/structures/window.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/objects/structures/window.dm b/code/game/objects/structures/window.dm index 5f84094477..4853d553dc 100644 --- a/code/game/objects/structures/window.dm +++ b/code/game/objects/structures/window.dm @@ -719,7 +719,6 @@ GLOBAL_LIST_EMPTY(electrochromatic_window_lookup) icon = 'icons/obj/smooth_structures/rplasma_window.dmi' icon_state = "rplasmawindow" dir = FULLTILE_WINDOW_DIR - state = PRWINDOW_SECURE max_integrity = 1000 fulltile = TRUE flags_1 = PREVENT_CLICK_UNDER_1