Dunkirk campaign migrated to the new miz format.

This commit is contained in:
Khopa 2020-11-28 17:41:20 +01:00
parent 07bfe8e29a
commit 62bf7eb227
2 changed files with 1 additions and 73 deletions

View File

@ -3,77 +3,5 @@
"theater": "The Channel",
"authors": "Khopa",
"description": "<p>In this scenario, your forces starts in Dunkirk and can be supported by the airfields on the other side of the Channel.</p><p>If you select the inverted configuration, you can play a German invasion of England.</p><p><strong>Note:</strong> B-17 should be operated from Manston airfield</p>",
"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"
]
]
"miz": "dunkirk.miz"
}

Binary file not shown.