From 26fb305551b31b3d95dc0951995f34ae07828eba Mon Sep 17 00:00:00 2001 From: vuonojenmustaturska Date: Sat, 14 Apr 2018 16:28:37 +0300 Subject: [PATCH] zoinks --- code/modules/reagents/chemistry/machinery/scp_294.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/machinery/scp_294.dm b/code/modules/reagents/chemistry/machinery/scp_294.dm index e690490f86..59502913d4 100644 --- a/code/modules/reagents/chemistry/machinery/scp_294.dm +++ b/code/modules/reagents/chemistry/machinery/scp_294.dm @@ -16,6 +16,7 @@ resistance_flags = INDESTRUCTIBLE | FIRE_PROOF | ACID_PROOF | LAVA_PROOF working_state = null nopower_state = null + flags_1 = NODECONSTRUCT_1 var/static/list/shortcuts = list( "meth" = "methamphetamine", "tricord" = "tricordrazine"