From 4a3470f2020efac4ea89a67172b3662acd818a89 Mon Sep 17 00:00:00 2001 From: tralezab <40974010+tralezab@users.noreply.github.com> Date: Tue, 18 Feb 2020 20:02:03 -0800 Subject: [PATCH] haha funny line --- code/game/objects/items/clown_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/clown_items.dm b/code/game/objects/items/clown_items.dm index 91673b6fccd..0200811a33f 100644 --- a/code/game/objects/items/clown_items.dm +++ b/code/game/objects/items/clown_items.dm @@ -81,7 +81,7 @@ uses = 301 /obj/item/soap/omega/suicide_act(mob/user) - user.visible_message("[user] is using [src] to clean themselves from the timeline! It looks like [user.p_theyre()] trying to commit suicide!") + user.visible_message("[user] is using [src] to scrub themselves from the timeline! It looks like [user.p_theyre()] trying to commit suicide!") new /obj/structure/chrono_field(user.loc, user) return MANUAL_SUICIDE