From 15f52dd3a9da58beafdb128476a7f6d6c2c2ccb4 Mon Sep 17 00:00:00 2001 From: Tom <8881105+tf-4@users.noreply.github.com> Date: Mon, 22 Nov 2021 23:14:56 +0000 Subject: [PATCH] spelling mistake... (#9624) --- .../modules/clothing/~donator/donator_clothing.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm b/modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm index 8c3de252c0a..ceae5f9f510 100644 --- a/modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm +++ b/modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm @@ -1167,7 +1167,7 @@ /obj/item/clothing/under/rank/security/officer/blueshirt/skyrat/pcrc name = "PCRC Business Clothes" - desc = "A formal set of simple business clothes with the logo of the Proxima Centauri Risk Control firm embroidened onto it." + desc = "A formal set of simple business clothes with the logo of the Proxima Centauri Risk Control firm embroidered onto it." icon = 'modular_skyrat/master_files/icons/donator/obj/clothing/uniform.dmi' worn_icon = 'modular_skyrat/master_files/icons/donator/mob/clothing/uniform.dmi' icon_state = "pcrc_clothes" @@ -1175,7 +1175,7 @@ /obj/item/clothing/suit/armor/vest/blueshirt/skyrat/pcrc name = "PCRC Armored Jacket" - desc = "A heavy-looking armored jacket with the logo of the Proxima Centauri Risk Control firm embed into the back. A little tag inside reads the ID \"EX-EC-814-92\"." + desc = "A heavy-looking armored jacket with the logo of the Proxima Centauri Risk Control firm embedded into the back. A little tag inside reads the ID \"EX-EC-814-92\"." icon = 'modular_skyrat/master_files/icons/donator/obj/clothing/suits.dmi' worn_icon = 'modular_skyrat/master_files/icons/donator/mob/clothing/suit.dmi' icon_state = "pcrc_jacket"