diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index d23cf3a250d..f371ae3997b 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -129,6 +129,7 @@ flags_size = ONESIZEFITSALL /obj/item/clothing/under/rank/centcom/blueshield/New() + ..() desc = "Gold trim on space-black cloth, this uniform displays the rank of \"Lieutenant\" and bears [station_name()] on the left shoulder." /obj/item/clothing/under/rank/centcom/representative @@ -141,6 +142,7 @@ flags_size = ONESIZEFITSALL /obj/item/clothing/under/rank/centcom/representative/New() + ..() desc = "Gold trim on space-black cloth, this uniform displays the rank of \"Ensign\" and bears [station_name()] on the left shoulder." /obj/item/clothing/under/rank/centcom/diplomatic