mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
79 lines
1.4 KiB
JSON
79 lines
1.4 KiB
JSON
{
|
|
"name": "The Channel - Dunkirk",
|
|
"theater": "The Channel",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"player_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Hawkinge",
|
|
"size": 600,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Lympne",
|
|
"size": 600,
|
|
"importance": 1
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Manston",
|
|
"size": 600,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Dunkirk Mardyck",
|
|
"size": 600,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"enemy_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Saint Omer Longuenesse",
|
|
"size": 600,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Merville Calonne",
|
|
"size": 600,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Abbeville Drucat",
|
|
"size": 600,
|
|
"importance": 1,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"links": [
|
|
[
|
|
"Hawkinge",
|
|
"Lympne"
|
|
],
|
|
[
|
|
"Hawkinge",
|
|
"Manston"
|
|
],
|
|
[
|
|
"Dunkirk Mardyck",
|
|
"Saint Omer Longuenesse"
|
|
],
|
|
[
|
|
"Merville Calonne",
|
|
"Saint Omer Longuenesse"
|
|
],
|
|
[
|
|
"Abbeville Drucat",
|
|
"Saint Omer Longuenesse"
|
|
]
|
|
]
|
|
} |