diff --git a/code/modules/jobs/job_types/clown.dm b/code/modules/jobs/job_types/clown.dm index 7e3d65aaffb0e..217ab135cd9bb 100644 --- a/code/modules/jobs/job_types/clown.dm +++ b/code/modules/jobs/job_types/clown.dm @@ -41,7 +41,7 @@ return H.apply_pref_name(/datum/preference/name/clown, preference_source) if(HAS_TRAIT(SSstation, STATION_TRAIT_CLOWN_BRIDGE)) - to_chat(M, "The Clown Planet has given all clowns access to a specific weakness in airlock ID scanners, resulting in all clowns having bridge access! Honk!") + to_chat(M, "The Clown Planet has given all clowns access to a specific weakness in airlock ID scanners, resulting in all clowns having bridge access! Honk!") /datum/outfit/job/clown name = JOB_NAME_CLOWN