diff --git a/code/modules/halo/clothing/spi_armour.dm b/code/modules/halo/clothing/spi_armour.dm index f17f2515a4e16..b0ba009715cbb 100644 --- a/code/modules/halo/clothing/spi_armour.dm +++ b/code/modules/halo/clothing/spi_armour.dm @@ -114,7 +114,7 @@ ) /obj/item/clothing/gloves/SPIgen1/field_agent //This has a door-spoofer inside; unlike the normal gloves. - desc = "Advanced stealth capabilities and spaceworthiness with reduced protection. Fitted for human use. Contains an ewar device for infiltration." + desc = "Advanced stealth capabilities and spaceworthiness with reduced protection. Fitted for human use. Contains an EWAR device for infiltration." /obj/item/clothing/gloves/SPIgen1/field_agent/New() ..() diff --git a/code/modules/halo/clothing/spi_armour.dmi b/code/modules/halo/clothing/spi_armour.dmi index 20e90d406a424..376099b4ac19a 100644 Binary files a/code/modules/halo/clothing/spi_armour.dmi and b/code/modules/halo/clothing/spi_armour.dmi differ diff --git a/icons/mob/human.dmi b/icons/mob/human.dmi index d976418a9375a..16c1484b73765 100644 Binary files a/icons/mob/human.dmi and b/icons/mob/human.dmi differ