This commit is contained in:
Aurorablade
2018-08-04 23:27:20 -04:00
parent e8bb3451db
commit b81f61ae58
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ var/global/nologevent = 0
body += "<a href='?_src_=holder;subtlemessage=\ref[M]'>SM</a> - "
body += "[admin_jump_link(M)]\] </b><br>"
if(ishuman(M) && M.mind)
body += "<a href='?_src_=holder;HeadsetMessage=\ref[M]'>HM</a>"
body += "<a href='?_src_=holder;HeadsetMessage=[M.UID()]'>HM</a>"
body += "<b>Mob type:</b> [M.type]<br>"
if(M.client)
if(M.client.related_accounts_cid.len)