From 9ff6f0b0b2cbeaa0df555bb3393cf53c341b9452 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 9 Feb 2016 19:54:46 -0200 Subject: [PATCH] Removes return --- code/game/objects/structures/tables_racks.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/objects/structures/tables_racks.dm b/code/game/objects/structures/tables_racks.dm index 70a54ddf2a5..bb3b7a2612f 100644 --- a/code/game/objects/structures/tables_racks.dm +++ b/code/game/objects/structures/tables_racks.dm @@ -95,7 +95,6 @@ if(tableclimber && tableclimber != user) tableclimber.Weaken(2) tableclimber.visible_message("[tableclimber.name] has been knocked off the table", "You're knocked off the table!", "You see [tableclimber.name] get knocked off the table") - return /obj/structure/table/attack_tk() // no telehulk sorry return