Timestamped AI radio messages.

Radio messages received by the AI are now timestamped.
This commit is contained in:
PsiOmega
2015-01-29 10:21:17 +01:00
parent 34a7549460
commit 151b8ddd52
+1
View File
@@ -124,6 +124,7 @@
var/changed_voice
if(istype(src, /mob/living/silicon/ai) && !hard_to_hear)
part_a = "<span class='say_quote'>\[[worldtime2text()]\]</span>" + part_a
var/jobname // the mob's "job"
var/mob/living/carbon/human/impersonating //The crewmember being impersonated, if any.