diff --git a/code/modules/detectivework/scanner.dm b/code/modules/detectivework/scanner.dm index 7d3837ae68..3ee1990d14 100644 --- a/code/modules/detectivework/scanner.dm +++ b/code/modules/detectivework/scanner.dm @@ -47,12 +47,12 @@ //This could be a global count like sec and med record printouts. See GLOB.data_core.medicalPrintCount AKA datacore.dm var frNum = ++forensicPrintCount - P.name = text(" FR-[] 'Forensic Record'", frNum) - var/list/text = new - text+= text("* _Forensic Record - (FR-[])_", frNum) - text += log.Join("\n") - text += "* _Notes:_" - P.setText(text.Join("\n")) + P.name = text("FR-[] 'Forensic Record'", frNum) + P.info = text("