From e5fe9d7098f22854ab8d240ea1dbea9f258b7d14 Mon Sep 17 00:00:00 2001 From: Daid Date: Mon, 16 Dec 2024 23:53:59 +0100 Subject: [PATCH] Mention where orion-5 is --- scripts/scenario_05_beacon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/scenario_05_beacon.lua b/scripts/scenario_05_beacon.lua index 837895cda..821e1345d 100644 --- a/scripts/scenario_05_beacon.lua +++ b/scripts/scenario_05_beacon.lua @@ -182,7 +182,7 @@ function missionRT4Died(delta) -- Docked and delivered the diplomat's body. research_station:sendCommsMessage( player, - _("incCall", [[J.J. Johnson transmitted his mission details to Orion-5 before he passed away. Head to Orion-5 for details.]]) + _("incCall", [[J.J. Johnson transmitted his mission details to Orion-5 before he passed away. Head to Orion-5 in sector G3 for details.]]) ) mission_state = missionRT4PickedUp end