mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Merge pull request #7576 from SamHPurp/adds-door-vore
Alters the AI's chat message OPEN link
This commit is contained in:
@@ -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]'>\[OPEN\]</a>"
|
||||
track += "<a href='byond://?src=[UID()];open=\ref[mob_to_track]'>\[O\]</a>"
|
||||
|
||||
return track
|
||||
|
||||
|
||||
Reference in New Issue
Block a user