Fix to Tajaran/Skrell/Soghun not mrowling/warbling/hissing, respectively.

This commit is contained in:
Ispil
2012-11-12 20:39:42 -07:00
parent f4e1cee3ea
commit 0a4d79e54f
+1 -1
View File
@@ -372,7 +372,7 @@ var/list/department_radio_keys = list(
var/rendered = null
if (length(heard_a))
var/message_a = say_quote(message)
var/message_a = say_quote(message,is_speaking_soghun,is_speaking_skrell,is_speaking_taj)
if (italics)
message_a = "<i>[message_a]</i>"