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"