More fixes to incorrectly changed outputs(mainly files)

This commit is contained in:
Lzimann
2017-03-10 13:33:03 -03:00
parent e07556265c
commit 2d59366ae4
13 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
var/F = investigate_subject2file(subject)
if(!F)
return
to_chat(F, "<small>[time_stamp()] \ref[src] ([x],[y],[z])</small> || [src] [message]<br>")
F << "<small>[time_stamp()] \ref[src] ([x],[y],[z])</small> || [src] [message]<br>"
//ADMINVERBS
/client/proc/investigate_show( subject in list("hrefs","notes, memos, watchlist","singulo","wires","telesci", "gravity", "records", "cargo", "supermatter", "atmos", "experimentor", "kudzu") )