Migrated desert war to new miz format

This commit is contained in:
Khopa 2020-11-28 19:19:33 +01:00
parent b74dcfa053
commit 7cbcbc1171
2 changed files with 1 additions and 57 deletions

View File

@ -3,61 +3,5 @@
"theater": "Persian Gulf",
"authors": "Khopa",
"description": "<p>This is a simple scenario in the Desert near Dubai and Abu-Dhabi. Progress from Liwa airbase to Al-Minhad.</p><p>This scenario shouldn't require too much performance.</p>",
"player_points": [
{
"type": "airbase",
"id": "Liwa Airbase",
"size": 2000,
"importance": 1.2
},
{
"type": "lha",
"id": 1002,
"x": -164000,
"y": -257000,
"captured_invert": true
},
{
"type": "carrier",
"id": 1001,
"x": -124000,
"y": -303000,
"captured_invert": true
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Al Ain International Airport",
"size": 2000,
"importance": 1,
"captured_invert": true
},
{
"type": "airbase",
"id": "Al Maktoum Intl",
"size": 2000,
"importance": 1
},
{
"type": "airbase",
"id": "Al Minhad AB",
"size": 1000,
"importance": 1
}
],
"links": [
[
"Al Ain International Airport",
"Liwa Airbase"
],
[
"Al Ain International Airport",
"Al Maktoum Intl"
],
[
"Al Maktoum Intl",
"Al Minhad AB"
]
]
"miz": "desert_war.miz"
}

Binary file not shown.