mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
1ebe8b82ec
@ -253,6 +253,9 @@ AIRBASE.Nevada = {
|
|||||||
-- * AIRBASE.Normandy.Villacoublay
|
-- * AIRBASE.Normandy.Villacoublay
|
||||||
-- * AIRBASE.Normandy.Vrigny
|
-- * AIRBASE.Normandy.Vrigny
|
||||||
-- * AIRBASE.Normandy.West_Malling
|
-- * AIRBASE.Normandy.West_Malling
|
||||||
|
-- * AIRBASE.Normandy.Eastchurch
|
||||||
|
-- * AIRBASE.Normandy.Headcorn
|
||||||
|
-- * AIRBASE.Normandy.Hawkinge
|
||||||
--
|
--
|
||||||
-- @field Normandy
|
-- @field Normandy
|
||||||
AIRBASE.Normandy = {
|
AIRBASE.Normandy = {
|
||||||
@ -335,6 +338,9 @@ AIRBASE.Normandy = {
|
|||||||
["Villacoublay"] = "Villacoublay",
|
["Villacoublay"] = "Villacoublay",
|
||||||
["Vrigny"] = "Vrigny",
|
["Vrigny"] = "Vrigny",
|
||||||
["West_Malling"] = "West Malling",
|
["West_Malling"] = "West Malling",
|
||||||
|
["Eastchurch"] = "Eastchurch",
|
||||||
|
["Headcorn"] = "Headcorn",
|
||||||
|
["Hawkinge"] = "Hawkinge",
|
||||||
}
|
}
|
||||||
|
|
||||||
--- Airbases of the Persion Gulf Map:
|
--- Airbases of the Persion Gulf Map:
|
||||||
@ -503,6 +509,10 @@ AIRBASE.TheChannel = {
|
|||||||
-- * AIRBASE.Syria.Tha_lah
|
-- * AIRBASE.Syria.Tha_lah
|
||||||
-- * AIRBASE.Syria.Tiyas
|
-- * AIRBASE.Syria.Tiyas
|
||||||
-- * AIRBASE.Syria.Wujah_Al_Hajar
|
-- * AIRBASE.Syria.Wujah_Al_Hajar
|
||||||
|
-- * AIRBASE.Syria.Ben_Gurion
|
||||||
|
-- * AIRBASE.Syria.Hatzor
|
||||||
|
-- * AIRBASE.Syria.Palmashim
|
||||||
|
-- * AIRBASE.Syria.Tel_Nof
|
||||||
--
|
--
|
||||||
--@field Syria
|
--@field Syria
|
||||||
AIRBASE.Syria={
|
AIRBASE.Syria={
|
||||||
@ -572,6 +582,10 @@ AIRBASE.Syria={
|
|||||||
["Tha_lah"] = "Tha'lah",
|
["Tha_lah"] = "Tha'lah",
|
||||||
["Tiyas"] = "Tiyas",
|
["Tiyas"] = "Tiyas",
|
||||||
["Wujah_Al_Hajar"] = "Wujah Al Hajar",
|
["Wujah_Al_Hajar"] = "Wujah Al Hajar",
|
||||||
|
["Ben_Gurion"] = "Ben Gurion",
|
||||||
|
["Hatzor"] = "Hatzor",
|
||||||
|
["Palmashim"] = "Palmashim",
|
||||||
|
["Tel_Nof"] = "Tel Nof",
|
||||||
}
|
}
|
||||||
|
|
||||||
--- Airbases of the Mariana Islands map:
|
--- Airbases of the Mariana Islands map:
|
||||||
@ -775,6 +789,8 @@ AIRBASE.Sinai = {
|
|||||||
-- * AIRBASE.Kola.Severomorsk_3
|
-- * AIRBASE.Kola.Severomorsk_3
|
||||||
-- * AIRBASE.Kola.Vidsel
|
-- * AIRBASE.Kola.Vidsel
|
||||||
-- * AIRBASE.Kola.Vuojarvi
|
-- * AIRBASE.Kola.Vuojarvi
|
||||||
|
-- * AIRBASE.Kola.Andoya
|
||||||
|
-- * AIRBASE.Kola.Alakourtti
|
||||||
--
|
--
|
||||||
-- @field Kola
|
-- @field Kola
|
||||||
AIRBASE.Kola = {
|
AIRBASE.Kola = {
|
||||||
@ -796,6 +812,8 @@ AIRBASE.Kola = {
|
|||||||
["Severomorsk_3"] = "Severomorsk-3",
|
["Severomorsk_3"] = "Severomorsk-3",
|
||||||
["Vidsel"] = "Vidsel",
|
["Vidsel"] = "Vidsel",
|
||||||
["Vuojarvi"] = "Vuojarvi",
|
["Vuojarvi"] = "Vuojarvi",
|
||||||
|
["Andoya"] = "Andoya",
|
||||||
|
["Alakourtti"] = "Alakourtti",
|
||||||
}
|
}
|
||||||
|
|
||||||
--- Airbases of the Afghanistan map
|
--- Airbases of the Afghanistan map
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user