From f823ae76635010707aaa8bb8e3c0cc2c7713e355 Mon Sep 17 00:00:00 2001 From: Casey Date: Tue, 8 Mar 2022 00:56:41 -0500 Subject: [PATCH 1/2] Merge pull request #12396 from Very-Soft/borgnotestoo Also stop borgs OOC notes from double posting --- code/modules/mob/living/silicon/robot/examine.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/mob/living/silicon/robot/examine.dm b/code/modules/mob/living/silicon/robot/examine.dm index 50d8bd3dda..fd71b93124 100644 --- a/code/modules/mob/living/silicon/robot/examine.dm +++ b/code/modules/mob/living/silicon/robot/examine.dm @@ -33,8 +33,6 @@ // VOREStation Edit: Start . += attempt_vr(src,"examine_bellies_borg",args) //VOREStation Edit - if(ooc_notes) - . += "OOC Notes: \[View\]" // VOREStation Edit: End . += "*---------*"