mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
39 lines
651 B
JSON
39 lines
651 B
JSON
{
|
|
"name": "Caucasus - Russia Small",
|
|
"theater": "Caucasus",
|
|
"authors": "Khopa",
|
|
"description": "",
|
|
"player_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Mozdok",
|
|
"size": 2000,
|
|
"importance": 1.1
|
|
}
|
|
],
|
|
"enemy_points": [
|
|
{
|
|
"type": "airbase",
|
|
"id": "Mineralnye Vody",
|
|
"size": 2000,
|
|
"importance": 1.3
|
|
},
|
|
{
|
|
"type": "airbase",
|
|
"id": "Maykop-Khanskaya",
|
|
"size": 3000,
|
|
"importance": 1.4,
|
|
"captured_invert": true
|
|
}
|
|
],
|
|
"links": [
|
|
[
|
|
"Mineralnye Vody",
|
|
"Mozdok"
|
|
],
|
|
[
|
|
"Maykop-Khanskaya",
|
|
"Mineralnye Vody"
|
|
]
|
|
]
|
|
} |