Removed Western georgia campaign

This commit is contained in:
Khopa 2021-01-31 23:44:49 +01:00
parent d56c2f7a50
commit f5cc2c3a37

View File

@ -1,114 +0,0 @@
{
"name": "Caucasus - Western Georgia",
"theater": "Caucasus",
"authors": "Khopa",
"description": "<p>A medium sized theater in the south west of the Caucasus map. Shouldn't be too hard on performance.</p>",
"player_points": [
{
"type": "airbase",
"id": "Kobuleti",
"radials": [
0,
45,
90,
135,
180,
225,
315
],
"size": 600,
"importance": 1.1
},
{
"type": "carrier",
"id": 1001,
"x": -285810.6875,
"y": 496399.1875,
"captured_invert": true
},
{
"type": "lha",
"id": 1002,
"x": -326050.6875,
"y": 519452.1875,
"captured_invert": true
}
],
"enemy_points": [
{
"type": "airbase",
"id": "Kutaisi",
"size": 600,
"importance": 1
},
{
"type": "airbase",
"id": "Senaki-Kolkhi",
"size": 1000,
"importance": 1
},
{
"type": "airbase",
"id": "Sukhumi-Babushara",
"radials": [
315,
0,
45,
90,
135
],
"size": 1000,
"importance": 1.2
},
{
"type": "airbase",
"id": "Gudauta",
"radials": [
315,
0,
45,
90,
135
],
"size": 1000,
"importance": 1.2
},
{
"type": "airbase",
"id": "Sochi-Adler",
"radials": [
315,
0,
45,
90,
135
],
"size": 2000,
"importance": 1.4,
"captured_invert": true
}
],
"links": [
[
"Kutaisi",
"Senaki-Kolkhi"
],
[
"Kobuleti",
"Senaki-Kolkhi"
],
[
"Senaki-Kolkhi",
"Sukhumi-Babushara"
],
[
"Gudauta",
"Sukhumi-Babushara"
],
[
"Gudauta",
"Sochi-Adler"
]
],
"performance": 1
}