diff --git a/code/modules/shuttle/computer.dm b/code/modules/shuttle/computer.dm index 6c648f0e8a2e..cad5458e80e1 100644 --- a/code/modules/shuttle/computer.dm +++ b/code/modules/shuttle/computer.dm @@ -324,7 +324,7 @@ lifeboat.alarm_sound_loop.start() lifeboat.playing_launch_announcement_alarm = TRUE return - + if ("Emergency Launch") launch_initiated = TRUE to_chat(user, "[src]'s screen blinks and says \"Emergency Launch command accepted\".")