From 619a2e47b910fd7e7bdc858a78d3a30f46516310 Mon Sep 17 00:00:00 2001 From: DeltaFire Date: Mon, 3 Aug 2020 18:37:05 +0200 Subject: [PATCH] tiny phrasing change --- .../modules/antagonists/clockcult/clock_items/clock_augments.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/clockcult/clock_items/clock_augments.dm b/code/modules/antagonists/clockcult/clock_items/clock_augments.dm index 0b9c31f4e0..f6419d1889 100644 --- a/code/modules/antagonists/clockcult/clock_items/clock_augments.dm +++ b/code/modules/antagonists/clockcult/clock_items/clock_augments.dm @@ -21,7 +21,7 @@ if(obj_flags & EMAGGED) return obj_flags |= EMAGGED - to_chat(usr, "You swipe the emag on [src], hoping it'll achieve something..") + to_chat(usr, "You emag [src], hoping it'll achieve something..") //Brass claw implant. Holds the brass claw from brass_claw.dm and can extend / retract it at will. /obj/item/organ/cyberimp/arm/clockwork/claw