From 2937dc195e564e7da97c7613a0e8c0749ba6be6d Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 21 Mar 2019 09:08:32 +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 f814a015a4..81ad0f9bf0 100644 --- a/code/modules/mob/living/simple_animal/humanoids/clown.dm +++ b/code/modules/mob/living/simple_animal/humanoids/clown.dm @@ -75,7 +75,7 @@ /mob/living/simple_animal/hostile/clown/cluwne icon = 'icons/mob/animal_VG.dmi' name = "cluwne" - desc = "This poor creature used to be human. Before it pissed off the Gods, that is. Now it is retarded, miserable, and has bikehorns for an arm." + desc = "This poor creature used to be human. Before it pissed off the Gods, that is. Now it is miserable, and has bikehorns for an arm." icon_state = "cluwne" icon_living = "cluwne" icon_dead = "cluwne_dead"