From 36f04dbd5fae8885fc2bd63418e9fc469c25d451 Mon Sep 17 00:00:00 2001 From: Divinity <63533659+Andrey3638@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:29:22 +0100 Subject: [PATCH] Update airlines.json --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 53183a3..4e478e1 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1843,4 +1843,10 @@ "callsign": "MENTARI", "virtual": true } + { + "icao": "ALA", + "name": "Alpaca Airlines", + "callsign": "ALPACA", + "virtual": true + }, ]