From 88a41f7783792a39bf5cc57b9e6869c5a0206895 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Thu, 16 May 2019 19:54:08 -0400 Subject: [PATCH] Update cult_items.dm --- code/modules/antagonists/cult/cult_items.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/antagonists/cult/cult_items.dm b/code/modules/antagonists/cult/cult_items.dm index d1db4d4c86..29f2cba0f6 100644 --- a/code/modules/antagonists/cult/cult_items.dm +++ b/code/modules/antagonists/cult/cult_items.dm @@ -525,11 +525,11 @@ "A shuttle engineer began screaming 'DEATH IS NOT THE END' and ripped out wires until an arc flash seared off her flesh.", "A shuttle inspector started laughing madly over the radio and then threw herself into an engine turbine.", "A assistant was found on the shuttle.", - "A medical officer was found pouring blood packs onto the electronic board to start the flight, then slit her wrists open." + "A medical officer was found pouring blood packs onto the electronic board to start the flight, then slit her wrists open.", "A fuel technician was found replacing the fuel with his blood.", "All the lights on the shuttle have turnned a crimson red before blowing out.", "The shuttle dispatcher was found dead with bloody symbols carved into their flesh.", - "All of a sudden the engine turbine started to leak blood and turn a crimson red." + "All of a sudden the engine turbine started to leak blood and turn a crimson red.", "The shuttle's transponder is emitting the encoded message 'FEAR THE OLD BLOOD' in lieu of its assigned identification signal.") var/message = pick_n_take(curses) message += " The shuttle will be delayed by three minutes."