diff --git a/resources/campaigns/russia_small.json b/resources/campaigns/russia_small.json index d79c4d92..490ebf93 100644 --- a/resources/campaigns/russia_small.json +++ b/resources/campaigns/russia_small.json @@ -3,37 +3,5 @@ "theater": "Caucasus", "authors": "Khopa", "description": "
A small theater in Russia, progress from Mozdok to Maykop.
This scenario is pretty simple, it is ideal if you want to run a short campaign. If your PC is not powerful, this is also the less performance heavy scenario.
", - "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" - ] - ] + "miz": "russia_small.miz" } \ No newline at end of file diff --git a/resources/campaigns/russia_small.miz b/resources/campaigns/russia_small.miz new file mode 100644 index 00000000..b5fce9c8 Binary files /dev/null and b/resources/campaigns/russia_small.miz differ