From 723f1c46b09dff70cb3f16459d70487eb6b4f84e Mon Sep 17 00:00:00 2001 From: ikarrus Date: Thu, 28 Aug 2014 22:27:06 -0600 Subject: [PATCH] Matches the real messages a little better --- code/modules/flufftext/Hallucination.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/flufftext/Hallucination.dm b/code/modules/flufftext/Hallucination.dm index 1b72d7014ee..44250a130b3 100644 --- a/code/modules/flufftext/Hallucination.dm +++ b/code/modules/flufftext/Hallucination.dm @@ -144,7 +144,7 @@ mob/living/carbon/proc/handle_hallucinations() src << "You feel a tiny prick!" if(14) src << "

Priority Announcement

" - src << "
The Emergency Shuttle has docked with the station. You have 3 minutes to board the Emergency Shuttle.
" + src << "

The Emergency Shuttle has docked with the station. You have 3 minutes to board the Emergency Shuttle.

" src << sound('sound/AI/shuttledock.ogg') if(66 to 70) //Flashes of danger