From 05067463c520c109f7fb8e8e5ea696c0400a6ed8 Mon Sep 17 00:00:00 2001 From: Fermi Date: Thu, 6 Jun 2019 23:02:14 +0100 Subject: [PATCH] Missed a comment. --- code/modules/surgery/organs/vocal_cords.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/surgery/organs/vocal_cords.dm b/code/modules/surgery/organs/vocal_cords.dm index a826ba72ae..7ba3d6e757 100644 --- a/code/modules/surgery/organs/vocal_cords.dm +++ b/code/modules/surgery/organs/vocal_cords.dm @@ -857,7 +857,6 @@ addtimer(CALLBACK(GLOBAL_PROC, .proc/to_chat, L, "The snapping of your [E.enthrallGender]'s fingers brings you back to your enthralled state, obedient and ready to serve."), 5) else addtimer(CALLBACK(GLOBAL_PROC, .proc/to_chat, L, "The snapping of [E.master]'s fingers brings you back to being under their command."), 5) - //to_chat(L, ) //tier 1