diff --git a/code/modules/mob/living/say.dm b/code/modules/mob/living/say.dm index 2a475b1dd3..816e2a3390 100644 --- a/code/modules/mob/living/say.dm +++ b/code/modules/mob/living/say.dm @@ -416,7 +416,7 @@ var/list/department_radio_keys = list( message_b = voice_message else message_b = stars(message) - message_b = say_quote(message,is_speaking_soghun,is_speaking_skrell,is_speaking_taj) + message_b = say_quote(message_b,is_speaking_soghun,is_speaking_skrell,is_speaking_taj) if (italics) message_b = "[message_b]" diff --git a/html/changelog.html b/html/changelog.html index efa20e78e3..f7d9964526 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -59,6 +59,14 @@ should be listed in the changelog upon commit though. Thanks. -->
+
+

28th May 2013

+

Erthilo updated:

+ +
+

5/26/2013

Meyar updated:

@@ -73,6 +81,16 @@ should be listed in the changelog upon commit though. Thanks. -->
+
+

25th May 2013

+

Erthilo updated:

+ +
+

21 May 2013

SkyMarshal updated:

@@ -99,16 +117,6 @@ should be listed in the changelog upon commit though. Thanks. -->
-
-

25th May 2013

-

Erthilo updated:

- -
-

April 24, 2013

Jediluke69 updated: