From 6d8847db0c87606992d4a0d36c16fd475d299e3d Mon Sep 17 00:00:00 2001 From: Poss <63132454+Oposshim@users.noreply.github.com> Date: Sat, 21 Nov 2020 22:28:43 -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 def7a96c..16b63b10 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 it decided it was cheaper to dye the suits red instead of washing out the blood." + desc = "A tactical relic of years past before it was agreed upon that it was cheaper to just dye the suits red instead of washing out the blood." icon_state = "security" item_state = "gy_suit" item_color = "security"