From adb370d541a4dca3e1855d488800176ce4743939 Mon Sep 17 00:00:00 2001 From: Divinity <63533659+Andrey3638@users.noreply.github.com> Date: Thu, 23 Apr 2026 20:21:51 +0100 Subject: [PATCH 1/4] airlines.json 1 --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 53183a3..22cca8e 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1843,4 +1843,10 @@ "callsign": "MENTARI", "virtual": true } + { + "icao": "LPA", + "name": "ALPACA AIRLINES", + "callsign": "LPA", + "virtual": true + } ] From b0174de0ba15b60cfc7a91f46a22f84739cad140 Mon Sep 17 00:00:00 2001 From: Divinity <63533659+Andrey3638@users.noreply.github.com> Date: Tue, 28 Apr 2026 21:00:36 +0100 Subject: [PATCH 2/4] airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 22cca8e..91a1763 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1842,7 +1842,7 @@ "name": "VIRTUAL LION AIR GROUP", "callsign": "MENTARI", "virtual": true - } + }, { "icao": "LPA", "name": "ALPACA AIRLINES", From 8fa4db34101bb048a3fd3cf08d23702555420235 Mon Sep 17 00:00:00 2001 From: Divinity <63533659+Andrey3638@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:25:43 +0100 Subject: [PATCH 3/4] airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 91a1763..cf9c65b 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1846,7 +1846,7 @@ { "icao": "LPA", "name": "ALPACA AIRLINES", - "callsign": "LPA", + "callsign": "ALA", "virtual": true } ] From 6aa09c7c4e898a7077689400461b8fabb19a12a8 Mon Sep 17 00:00:00 2001 From: Divinity <63533659+Andrey3638@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:31:38 +0100 Subject: [PATCH 4/4] airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index cf9c65b..d0c990d 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1844,7 +1844,7 @@ "virtual": true }, { - "icao": "LPA", + "icao": "ALA", "name": "ALPACA AIRLINES", "callsign": "ALA", "virtual": true