mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
55 lines
888 B
JSON
55 lines
888 B
JSON
{
|
|
"name": "Normandy - Normandy Small",
|
|
"theater": "Normandy",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"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"
|
|
]
|
|
]
|
|
} |