From f53f54c0b8ab170ca90fecf8097b7b90487baa01 Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 10 Mar 2021 14:28:41 -0500 Subject: [PATCH] Fixfix --- code/modules/nifsoft/nif.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/nifsoft/nif.dm b/code/modules/nifsoft/nif.dm index 4702e389af8..a1027d60179 100644 --- a/code/modules/nifsoft/nif.dm +++ b/code/modules/nifsoft/nif.dm @@ -23,7 +23,7 @@ You can also set the stat of a NIF to NIF_TEMPFAIL without any issues to disable icon_state = "nif_0" w_class = ITEMSIZE_TINY - known_implant = TRUE + var/known_implant = TRUE var/durability = 100 // Durability remaining var/bioadap = FALSE // If it'll work in fancy species