Battle of britain campaign migrated to new miz format.

This commit is contained in:
Khopa 2020-11-28 18:03:55 +01:00
parent 62bf7eb227
commit b74dcfa053
3 changed files with 1 additions and 82 deletions

View File

@ -3,86 +3,5 @@
"theater": "The Channel",
"authors": "Khopa",
"description": "<p>Experience the Battle of Britain on the Channel map !<br/></p><p><strong>Note:</strong> It is not possible to cross the channel to capture enemy bases yet, but you can consider you won if you manage to destroy all the ennemy targets</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
},
{
"type": "airbase",
"id": "High Halden",
"size": 600,
"importance": 1
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Dunkirk Mardyck",
"size": 600,
"importance": 1,
"captured_invert": true
},
{
"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"
],
[
"High Halden",
"Lympne"
],
[
"Dunkirk Mardyck",
"Saint Omer Longuenesse"
],
[
"Merville Calonne",
"Saint Omer Longuenesse"
],
[
"Abbeville Drucat",
"Saint Omer Longuenesse"
]
]
"miz": "battle_of_britain.miz"
}

Binary file not shown.

Binary file not shown.