This commit is contained in:
Ghommie
2020-01-24 02:31:46 +01:00
parent 78934c52fe
commit 7d5725e450
+1 -1
View File
@@ -802,7 +802,7 @@ GLOBAL_LIST_EMPTY(PDAs)
var/ghost_message = "<span class='name'>[owner] </span><span class='game say'>PDA Message</span> --> <span class='name'>[target_text]</span>: <span class='message'>[signal.format_message(TRUE)]</span>"
for(var/i in GLOB.dead_mob_list)
var/mob/M = i
if(M?.client. && M.client.prefs.chat_toggles & CHAT_GHOSTPDA)
if(M?.client && M.client.prefs.chat_toggles & CHAT_GHOSTPDA)
to_chat(M, "[FOLLOW_LINK(M, user)] [ghost_message]")
to_chat(user, "<span class='info'>Message sent to [target_text]: \"[emoji_message]\"</span>")
// Log in the talk log