From 267401a1f3665d43eb2e047ba9334e667196ac8f Mon Sep 17 00:00:00 2001 From: funkyfranky <> Date: Thu, 19 Jul 2018 23:52:07 +0200 Subject: [PATCH] Added Shiraz and Kerman Airports to enumerators --- Moose Development/Moose/Wrapper/Airbase.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Moose Development/Moose/Wrapper/Airbase.lua b/Moose Development/Moose/Wrapper/Airbase.lua index a7db3796d..9c32fb42c 100644 --- a/Moose Development/Moose/Wrapper/Airbase.lua +++ b/Moose Development/Moose/Wrapper/Airbase.lua @@ -236,6 +236,8 @@ AIRBASE.Normandy = { -- * AIRBASE.PersianGulf.Khasab -- * AIRBASE.PersianGulf.Al_Minhad_AB -- * AIRBASE.PersianGulf.Sharjah_Intl +-- * AIRBASE.PersianGulf.Shiraz_International_Airport +-- * AIRBASE.PersianGulf.Kerman_Airport -- @field PersianGulf AIRBASE.PersianGulf = { ["Fujairah_Intl"] = "Fujairah Intl", @@ -255,6 +257,8 @@ AIRBASE.PersianGulf = { ["Khasab"] = "Khasab", ["Al_Minhad_AB"] = "Al Minhad AB", ["Sharjah_Intl"] = "Sharjah Intl", + ["Shiraz_International_Airport"] = "Shiraz International Airport", + ["Kerman_Airport"] = "Kerman Airport", } --- Terminal Types of parking spots. See also https://wiki.hoggitworld.com/view/DCS_func_getParking