From 912d07754b87635356bed0dbb470a57c6ca2a8da Mon Sep 17 00:00:00 2001 From: scooooop6576576 Date: Sun, 29 Jun 2025 18:16:52 -0400 Subject: [PATCH] Update modular_items.dm --- GainStation13/code/modules/clothing/under/jobs/modular_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"