mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-16 22:22:25 +00:00
Merge pull request #2514 from FlightControl-Master/master-ng
Update Airbase.lua
This commit is contained in:
@@ -606,7 +606,7 @@ AIRBASE.Syria = {
|
||||
--- Airbases of the Mariana Islands map
|
||||
--
|
||||
-- * `AIRBASE.MarianaIslands.Andersen_AFB` Andersen AFB
|
||||
-- * `AIRBASE.MarianaIslands.Antonio_B._Won_Pat_Intl` Antonio B. Won Pat Intl
|
||||
-- * `AIRBASE.MarianaIslands.Antonio_B_Won_Pat_Intl` Antonio B. Won Pat Intl
|
||||
-- * `AIRBASE.MarianaIslands.North_West_Field` North West Field
|
||||
-- * `AIRBASE.MarianaIslands.Olf_Orote` Olf Orote
|
||||
-- * `AIRBASE.MarianaIslands.Pagan_Airstrip` Pagan Airstrip
|
||||
@@ -617,7 +617,7 @@ AIRBASE.Syria = {
|
||||
-- @field MarianaIslands
|
||||
AIRBASE.MarianaIslands = {
|
||||
["Andersen_AFB"] = "Andersen AFB",
|
||||
["Antonio_B._Won_Pat_Intl"] = "Antonio B. Won Pat Intl",
|
||||
["Antonio_B_Won_Pat_Intl"] = "Antonio B. Won Pat Intl",
|
||||
["North_West_Field"] = "North West Field",
|
||||
["Olf_Orote"] = "Olf Orote",
|
||||
["Pagan_Airstrip"] = "Pagan Airstrip",
|
||||
|
||||
Reference in New Issue
Block a user