From c0113b87a46cd8bd3f53e3cf3129d1f257f1eb5d Mon Sep 17 00:00:00 2001 From: Poss <63132454+Oposshim@users.noreply.github.com> Date: Sat, 21 Nov 2020 22:20:35 -0500 Subject: [PATCH] Update security.dm --- code/modules/clothing/under/jobs/security.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/jobs/security.dm b/code/modules/clothing/under/jobs/security.dm index 51ab23ad..1100475d 100644 --- a/code/modules/clothing/under/jobs/security.dm +++ b/code/modules/clothing/under/jobs/security.dm @@ -20,7 +20,7 @@ random_sensor = FALSE /obj/item/clothing/under/rank/security/grey name = "grey security jumpsuit" - desc = "A tactical relic of years past before Valorie decided it was cheaper to dye the suits red instead of washing out the blood." + desc = "A tactical relic of years past before it decided it was cheaper to dye the suits red instead of washing out the blood." icon_state = "security" item_state = "gy_suit" item_color = "security"