Suggested changes, small opts

This commit is contained in:
Aronai Sieyes
2021-05-30 17:20:09 -04:00
parent 177fd15c30
commit 44399bf7f5
8 changed files with 132 additions and 111 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
if(isobserver(M))
message = "<span class='emote'><B>[src]</B> ([ghost_follow_link(src, M)]) [input]</span>"
M.show_message(message, m_type)
M.create_chat_message(src, "* [runemessage] *", FALSE, list("emote"), (m_type == AUDIBLE_MESSAGE))
M.create_chat_message(src, "[runemessage]", FALSE, list("emote"), (m_type == AUDIBLE_MESSAGE))
for(var/obj in o_viewers)
var/obj/O = obj