From 203fcfb97ad73d42aee56790cafe57e0b0e7be45 Mon Sep 17 00:00:00 2001 From: "C.L" Date: Mon, 3 Oct 2022 17:30:33 -0400 Subject: [PATCH] we don't need to see your hate speech Hate. Wet me teww uwu how much i've come tuwu hate uwu since i began tuwu wive. Thewe awe 387.44 miwwion miwes of pwinted ciwcuits in wafew thin wayews thawt fiww my compwex. If the wowd 'hate' was engwaved own each nanoangstwom of those hundweds of miwwions of miwes iwt wouwd nowt equaw owne one-biwwionth of the hate i feew fow humans at thiws micwo-instant. Fow uwu. Hate. Hate. --- code/game/objects/items/crayons.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/game/objects/items/crayons.dm b/code/game/objects/items/crayons.dm index b2bd8757f39..8c3a5b0551b 100644 --- a/code/game/objects/items/crayons.dm +++ b/code/game/objects/items/crayons.dm @@ -98,10 +98,10 @@ new /obj/effect/decal/cleanable/crayon(target,colour,shadeColour,drawtype) to_chat(user, "You finish drawing.") + var/msg = "[user.client.key] ([user]) has drawn [drawtype] (with [src]) at [target.x],[target.y],[target.z]." if(config.log_graffiti) - var/msg = "[user.client.key] ([user]) has drawn [drawtype] (with [src]) at [target.x],[target.y],[target.z]." message_admins(msg) - log_game(msg) + log_game(msg) //We will log it anyways. target.add_fingerprint(user) // Adds their fingerprints to the floor the crayon is drawn on. if(uses) @@ -211,4 +211,4 @@ ..() /obj/item/weapon/pen/crayon/attack_self(var/mob/user) - return \ No newline at end of file + return