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"