From fe8a1b68ff7c2b53f3424fe024956b6a6bd44b2c Mon Sep 17 00:00:00 2001 From: "C.L" Date: Thu, 29 Sep 2022 20:01:47 -0400 Subject: [PATCH] span --- code/game/objects/items/weapons/implants/implant_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/weapons/implants/implant_vr.dm b/code/game/objects/items/weapons/implants/implant_vr.dm index 7145e84289..64e6218496 100644 --- a/code/game/objects/items/weapons/implants/implant_vr.dm +++ b/code/game/objects/items/weapons/implants/implant_vr.dm @@ -169,7 +169,7 @@ Obviously lethal commands such as telling the subject to kill themselves or harm to_chat(user,"You set the laws to:
[newlaws]") implant.laws = newlaws //Organic else //No using other implants. - to_chat(user,"A red warning pops up on the implanter's micro-screen: 'INVALID IMPLANT DETECTED.'") + to_chat(user,"A red warning pops up on the implanter's micro-screen: 'INVALID IMPLANT DETECTED.'") /obj/item/weapon/implant/compliance