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