Migrated normandy small to new miz format.

This commit is contained in:
Khopa 2020-12-01 00:36:49 +01:00
parent ff12a120e6
commit f0b6a37ce2
2 changed files with 1 additions and 49 deletions

View File

@ -3,53 +3,5 @@
"theater": "Normandy",
"authors": "Khopa",
"description": "<p>A lighter version of the Normandy 1944 D-Day scenario.</p>",
"player_points": [
{
"type": "airbase",
"id": "Needs Oar Point",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Deux Jumeaux",
"size": 600,
"importance": 1
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Lignerolles",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Carpiquet",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Evreux",
"size": 600,
"importance": 1,
"captured_invert": true
}
],
"links": [
[
"Deux Jumeaux",
"Lignerolles"
],
[
"Carpiquet",
"Lignerolles"
],
[
"Carpiquet",
"Evreux"
]
]
"miz": "normandy_small.miz"
}

Binary file not shown.