From 9176b8cf9350c16050987e593bd02f8970f94ab1 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 28 Feb 2019 09:52:37 +0100 Subject: [PATCH] Update clown.dm --- code/modules/mob/living/simple_animal/humanoids/clown.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/humanoids/clown.dm b/code/modules/mob/living/simple_animal/humanoids/clown.dm index 166ec375a1..ba53283300 100644 --- a/code/modules/mob/living/simple_animal/humanoids/clown.dm +++ b/code/modules/mob/living/simple_animal/humanoids/clown.dm @@ -1,6 +1,6 @@ /mob/living/simple_animal/hostile/clown name = "clown" - desc = "A denizen of glorious clown planet" + desc = "A denizen of clown planet" tt_desc = "E Homo sapiens corydon" //this is an actual clown, as opposed to someone dressed up as one icon_state = "clown" icon_living = "clown"