Added "Vector me to nearest airbase" ATC command

This commit is contained in:
Ambroise Garel
2025-09-14 11:37:01 +02:00
parent e522d110bb
commit 5f220884bd
3 changed files with 73 additions and 26 deletions
+3 -3
View File
@@ -202,9 +202,9 @@ Library.radioMessages = {
},
atcRequireNearestAirbase = { -- TODO: voiceover
"Roger. Vectoring you to the nearest airbase.\n$1",
"Copy. Coordinates to nearest field inbound.\n$1",
"Roger. Guide you direct to the nearest recovery airfield.\n$1"
"Roger. Vectoring you to the nearest airbase.\n\n$1",
"Copy. Coordinates to nearest field inbound.\n\n$1",
"Roger. Guide you direct to the nearest recovery airfield.\n\n$1"
},
atcRequireNearestAirbaseNone = { -- TODO: voiceover
"No friendly airbase is available at the moment.",