diff --git a/GainStation13/code/modules/clothing/under/jobs/modular_items.dm b/GainStation13/code/modules/clothing/under/jobs/modular_items.dm index ed7e1ce45a..fd52a67df5 100644 --- a/GainStation13/code/modules/clothing/under/jobs/modular_items.dm +++ b/GainStation13/code/modules/clothing/under/jobs/modular_items.dm @@ -244,7 +244,7 @@ color = "#9900FF" armor = list(MELEE = 0, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 10, BIO = 0, RAD = 0, FIRE = 0, ACID = 0, WOUND = 5) -/obj/item/clothing/under/rank/security/officer +/obj/item/clothing/under/color/grey/security name = "security jumpsuit (Modular)" modular_icon_location = 'GainStation13/icons/mob/modclothes/modular_secofficer.dmi' desc = "Grey only in name"