From e522d110bb5ff67aee2af9d4ee00b07dd16b462b Mon Sep 17 00:00:00 2001 From: Ambroise Garel <47314805+akaAgar@users.noreply.github.com> Date: Sun, 14 Sep 2025 11:09:04 +0200 Subject: [PATCH] Added atcRequireNearestAirbaseNone --- Script/Library/RadioMessages.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Script/Library/RadioMessages.lua b/Script/Library/RadioMessages.lua index 5d5e462..c921ff8 100644 --- a/Script/Library/RadioMessages.lua +++ b/Script/Library/RadioMessages.lua @@ -206,6 +206,9 @@ Library.radioMessages = { "Copy. Coordinates to nearest field inbound.\n$1", "Roger. Guide you direct to the nearest recovery airfield.\n$1" }, + atcRequireNearestAirbaseNone = { -- TODO: voiceover + "No friendly airbase is available at the moment.", + }, atcWeatherUpdate = { -- TODO: voiceover "Roger. Weather info coming up now.\n$1", "Copy. Weather report inbound.\n$1",