Added Shiraz and Kerman Airports to enumerators

This commit is contained in:
funkyfranky
2018-07-19 23:52:07 +02:00
parent 6aa30f91e6
commit 267401a1f3

View File

@@ -236,6 +236,8 @@ AIRBASE.Normandy = {
-- * AIRBASE.PersianGulf.Khasab -- * AIRBASE.PersianGulf.Khasab
-- * AIRBASE.PersianGulf.Al_Minhad_AB -- * AIRBASE.PersianGulf.Al_Minhad_AB
-- * AIRBASE.PersianGulf.Sharjah_Intl -- * AIRBASE.PersianGulf.Sharjah_Intl
-- * AIRBASE.PersianGulf.Shiraz_International_Airport
-- * AIRBASE.PersianGulf.Kerman_Airport
-- @field PersianGulf -- @field PersianGulf
AIRBASE.PersianGulf = { AIRBASE.PersianGulf = {
["Fujairah_Intl"] = "Fujairah Intl", ["Fujairah_Intl"] = "Fujairah Intl",
@@ -255,6 +257,8 @@ AIRBASE.PersianGulf = {
["Khasab"] = "Khasab", ["Khasab"] = "Khasab",
["Al_Minhad_AB"] = "Al Minhad AB", ["Al_Minhad_AB"] = "Al Minhad AB",
["Sharjah_Intl"] = "Sharjah Intl", ["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 --- Terminal Types of parking spots. See also https://wiki.hoggitworld.com/view/DCS_func_getParking