First version of the airbase police

This commit is contained in:
FlightControl 2016-06-14 18:36:29 +02:00
parent af020b4b6e
commit d66a2ea429
2 changed files with 18 additions and 18 deletions

View File

@ -223,7 +223,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Batumi = { Batumi = {
PointsBoundary = { PointsBoundary = {
@ -277,7 +277,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Gelendzhik = { Gelendzhik = {
PointsBoundary = { PointsBoundary = {
@ -300,7 +300,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Gudauta = { Gudauta = {
PointsBoundary = { PointsBoundary = {
@ -323,7 +323,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Kobuleti = { Kobuleti = {
PointsBoundary = { PointsBoundary = {
@ -403,7 +403,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 45, MaximumSpeed = 50,
}, },
Krymsk = { Krymsk = {
PointsBoundary = { PointsBoundary = {
@ -424,7 +424,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Kutaisi = { Kutaisi = {
PointsBoundary = { PointsBoundary = {
@ -445,7 +445,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
MaykopKhanskaya = { MaykopKhanskaya = {
PointsBoundary = { PointsBoundary = {
@ -467,7 +467,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
MineralnyeVody = { MineralnyeVody = {
PointsBoundary = { PointsBoundary = {
@ -492,7 +492,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Mozdok = { Mozdok = {
PointsBoundary = { PointsBoundary = {
@ -515,7 +515,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Nalchik = { Nalchik = {
PointsBoundary = { PointsBoundary = {
@ -538,7 +538,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Novorossiysk = { Novorossiysk = {
PointsBoundary = { PointsBoundary = {
@ -560,7 +560,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
SenakiKolkhi = { SenakiKolkhi = {
PointsBoundary = { PointsBoundary = {
@ -583,7 +583,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
SochiAdler = { SochiAdler = {
PointsBoundary = { PointsBoundary = {
@ -613,7 +613,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Soganlug = { Soganlug = {
PointsBoundary = { PointsBoundary = {
@ -634,7 +634,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
SukhumiBabushara = { SukhumiBabushara = {
PointsBoundary = { PointsBoundary = {
@ -656,7 +656,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
TbilisiLochini = { TbilisiLochini = {
PointsBoundary = { PointsBoundary = {
@ -679,7 +679,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
Vaziani = { Vaziani = {
PointsBoundary = { PointsBoundary = {
@ -703,7 +703,7 @@ AIRBASEPOLICE_CAUCASUS = {
}, },
ZoneBoundary = {}, ZoneBoundary = {},
ZoneRunways = {}, ZoneRunways = {},
MaximumSpeed = 40, MaximumSpeed = 50,
}, },
}, },
} }