From 9e662aa71420e4c90568da09f60c9dfa59a6bc40 Mon Sep 17 00:00:00 2001 From: SabreML <57483089+SabreML@users.noreply.github.com> Date: Thu, 7 Oct 2021 17:51:17 +0100 Subject: [PATCH] Neural Jumpstarter implant (#16891) --- code/modules/surgery/organs/augments_internal.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/surgery/organs/augments_internal.dm b/code/modules/surgery/organs/augments_internal.dm index 00abe28ff71..815b1941601 100644 --- a/code/modules/surgery/organs/augments_internal.dm +++ b/code/modules/surgery/organs/augments_internal.dm @@ -161,7 +161,7 @@ emp_proof = TRUE /obj/item/organ/internal/cyberimp/brain/anti_sleep - name = "Nerual Jumpstarter implant" + name = "Neural Jumpstarter implant" desc = "This implant will automatically attempt to jolt you awake when it detects you have fallen unconscious. Has a short cooldown, incompatible with the CNS Rebooter." implant_color = "#0356fc" slot = "brain_antistun" //one or the other not both.