This commit is contained in:
ririchiyo
2015-01-15 19:32:40 -05:00
parent 005e77b638
commit b2c32c27aa

View File

@@ -29,4 +29,4 @@
/mob/dead/observer/Hear(message, atom/movable/speaker, message_langs, raw_message, radio_freq) /mob/dead/observer/Hear(message, atom/movable/speaker, message_langs, raw_message, radio_freq)
if(radio_freq) if(radio_freq)
speaker = speaker.GetSource() speaker = speaker.GetSource()
src << "<a href=?src=\ref[src];follow=\ref[speaker])(Follow)</a> [message]" src << "<a href='?src=\ref[src];follow=\ref[speaker]'>(Follow)</a> [message]"