From 1095bdae86faacc372a4c11260eb7c6756847bb5 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 2 Sep 2019 14:47:49 -0500 Subject: [PATCH] :fox: --- code/modules/clothing/gloves/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/gloves/miscellaneous.dm b/code/modules/clothing/gloves/miscellaneous.dm index a47381f6bfd..a9d5765c861 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -164,7 +164,7 @@ /obj/item/clothing/gloves/fingerless/rapid/admin name = "Advanced Interactive Gloves" - desc = "The gloves are covered in indecipherable buttons and dials, your mind warps my merely looking at them." + desc = "The gloves are covered in indecipherable buttons and dials, your mind warps by merely looking at them." accepted_intents = list(INTENT_HELP, INTENT_DISARM, INTENT_GRAB, INTENT_HARM) click_speed_modifier = 0 siemens_coefficient = 0