From 3f178aaa0e8d6feed4826fc3f0baebd7a3745225 Mon Sep 17 00:00:00 2001 From: Poss <63132454+Oposshim@users.noreply.github.com> Date: Sat, 21 Nov 2020 22:21:24 -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 1100475d..def7a96c 100644 --- a/code/modules/clothing/under/jobs/security.dm +++ b/code/modules/clothing/under/jobs/security.dm @@ -74,7 +74,7 @@ random_sensor = FALSE /obj/item/clothing/under/rank/warden/grey name = "grey security suit" - desc = "A formal relic of years past before Valorie decided it was cheaper to dye the suits red instead of washing out the blood." + desc = "A formal relic of years past before it was decided it was cheaper to dye the suits red instead of washing out the blood." icon_state = "warden" item_state = "gy_suit" item_color = "warden"