From af4823e83cadd85439d0aa42c034ca3b2899f1d2 Mon Sep 17 00:00:00 2001 From: zerothebigboy Date: Wed, 19 May 2021 09:19:49 -0400 Subject: [PATCH] KILL --- 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 2c7576d6ca..b962052491 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -225,7 +225,7 @@ /obj/item/clothing/gloves/fingerless/pugilist/mauler name = "mauler gauntlets" - desc = "Plastitanium gauntlets coated in a thick nano-wave carbon material and implanted with nanite injectors that boost the wielder's strength six-fold." + desc = "Plastitanium gauntlets coated in a thick nano-weave carbon material and implanted with nanite injectors that boost the wielder's strength six-fold." icon_state = "mauler_gauntlets" item_state = "mauler_gauntlets" transfer_prints = FALSE