From 601a3927158e109d1a76690785cdc45ba2bbdd72 Mon Sep 17 00:00:00 2001 From: CampinKiller24 <136183573+CampinKiller24@users.noreply.github.com> Date: Tue, 5 Sep 2023 13:14:10 -0500 Subject: [PATCH] Update maps/sccv_horizon/code/sccv_horizon.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --- maps/sccv_horizon/code/sccv_horizon.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/sccv_horizon/code/sccv_horizon.dm b/maps/sccv_horizon/code/sccv_horizon.dm index d639fb86786..244db1d9142 100644 --- a/maps/sccv_horizon/code/sccv_horizon.dm +++ b/maps/sccv_horizon/code/sccv_horizon.dm @@ -90,7 +90,7 @@ radiation_detected_message = "High levels of radiation detected near the ship. Please evacuate into one of the shielded maintenance tunnels." radiation_contact_message = "The ship has entered the radiation belt. Please remain in a sheltered area until the ship has cleared it and engineering has given the all-clear." - radiation_end_message = "The ship has passed the radiation belt. Please await the all-clear from engineering staff before exiting maintenance. Report to the medbay if you experience any unusual symptoms. Maintenance will lose all-access again shortly." + radiation_end_message = "The ship has passed the radiation belt. Please await an all-clear from engineering staff before exiting maintenance as there may be residual radiation. Immediately make your way to the medbay if you experience any unusual symptoms. Maintenance will lose all-access again shortly." rogue_drone_detected_messages = list("Combat drone swarms from a nearby facility have engaged the ship. If any are sighted in the area, approach with caution.", "Malfunctioning combat drones have been detected close to the ship. If any are sighted in the area, approach with caution.")