From b151dfb0b9b5b53e41a5a2605d1f38471a8e87df Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 17 Apr 2021 14:48:17 +0200 Subject: [PATCH] Fixed a grammar mistake in the coroners cap description. (#15897) * Fixed grammar mistake. * fix stupidity --- code/modules/clothing/head/jobs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/head/jobs.dm b/code/modules/clothing/head/jobs.dm index db5da84af68..9f01c2edcdb 100644 --- a/code/modules/clothing/head/jobs.dm +++ b/code/modules/clothing/head/jobs.dm @@ -195,6 +195,6 @@ dog_fashion = /datum/dog_fashion/head/surgery /obj/item/clothing/head/surgery/black - desc = "A cap coroners wear during autopsies. Keeps their hair from falling into the cadavers. It is as dark than the coroner's humor." + desc = "A cap coroners wear during autopsies. Keeps their hair from falling into the cadavers. It is as dark as the coroner's humor." icon_state = "surgcap_black" dog_fashion = /datum/dog_fashion/head/surgery