make the open nearest door button more obvious it exists and isnt a part of previous href

This commit is contained in:
craftxbox
2019-02-26 19:52:53 -03:30
parent 47d056b265
commit de64a857e7
+1 -1
View File
@@ -55,7 +55,7 @@
if(mob_to_track)
track = "<a href='byond://?src=[UID()];track=\ref[mob_to_track]'>[speaker_name] ([jobname])</a>"
track += "<a href='byond://?src=[UID()];open=\ref[mob_to_track]'>\[O\]</a>"
track += "&nbsp;<a href='byond://?src=[UID()];open=\ref[mob_to_track]'>\[Open\]</a>"
return track