living/say(text) is now logged before applying any filters to the text.

This commit is contained in:
Albert Iordache
2011-12-25 14:41:39 +02:00
parent 3639290557
commit cf43b6726d
+2 -3
View File
@@ -31,6 +31,8 @@
if (!message)
return
log_say("[name]/[key] : [message]")
if (length(message) >= 1)
if (miming && copytext(message, 1, 2) != "*")
return
@@ -461,9 +463,6 @@
*/
log_say("[name]/[key] : [message]")
/obj/effect/speech_bubble
var/mob/parent