diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 18a2558f258..ecdbe936684 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -317,7 +317,7 @@ /obj/item/clothing/under/suit_jacket/really_black name = "executive suit" - desc = "Официальный черный костюм и красный галстук, предназначенные для лучших сотрудников станции." + desc = "A formal black suit and red tie, intended for the station's finest." icon_state = "really_black_suit" item_state = "bl_suit" item_color = "really_black_suit"