From b4336679d98a1f7c9b45dc94f8ff14545271ad31 Mon Sep 17 00:00:00 2001 From: Ambroise Garel <47314805+akaAgar@users.noreply.github.com> Date: Sun, 27 Jul 2025 16:36:42 +0200 Subject: [PATCH] Added pilotWingmanRejoinTaskComplete messages --- Script/Library/RadioMessages.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Script/Library/RadioMessages.lua b/Script/Library/RadioMessages.lua index a950125..768ef4d 100644 --- a/Script/Library/RadioMessages.lua +++ b/Script/Library/RadioMessages.lua @@ -136,6 +136,13 @@ Library.radioMessages = { "$1, pushing up to formation.", "$1, visual, sliding back into position." }, + pilotWingmanRejoinTaskComplete = { + "Tasking complete, moving to your wing.", + "Task done, closing back on you.", + "Work's done, moving to rejoin.", + "Finished here, rejoining formation.", + "Tasking handled, rejoining now." + }, pilotWingmanReportContacts = { "$1, tally contacts.$2", "$1, tally groups, pushing details.$2",