diff --git a/resources/campaigns/black_sea.json b/resources/campaigns/black_sea.json index 4b9a3a51..83cbe20b 100644 --- a/resources/campaigns/black_sea.json +++ b/resources/campaigns/black_sea.json @@ -4,5 +4,5 @@ "authors": "Colonel Panic", "description": "
A medium sized theater with bases along the coast of the Black Sea.
", "miz": "black_sea.miz", - "performance": 1 + "performance": 2 } \ No newline at end of file diff --git a/resources/campaigns/black_sea_lite.json b/resources/campaigns/black_sea_lite.json new file mode 100644 index 00000000..08fddc25 --- /dev/null +++ b/resources/campaigns/black_sea_lite.json @@ -0,0 +1,8 @@ +{ + "name": "Caucasus - Black Sea Lite", + "theater": "Caucasus", + "authors": "Starfire", + "description": "A Small sized theater with bases along the coast of the Black Sea, lite version of ColonelPanic's Black Sea campaign scenario.
", + "miz": "black_sea_lite.miz", + "performance": 1 +} \ No newline at end of file diff --git a/resources/campaigns/black_sea_lite.miz b/resources/campaigns/black_sea_lite.miz new file mode 100644 index 00000000..4c6297ab Binary files /dev/null and b/resources/campaigns/black_sea_lite.miz differ diff --git a/resources/campaigns/syria_full_map_remastered.json b/resources/campaigns/syria_full_map_remastered.json index 3a10f5c6..e0c9a235 100644 --- a/resources/campaigns/syria_full_map_remastered.json +++ b/resources/campaigns/syria_full_map_remastered.json @@ -2,7 +2,7 @@ "name": "Syria - Full Map", "theater": "Syria", "authors": "Hawkmoon", - "description": "Full map of Syria
Note:For a better early game experience is suggested to give the AI an high amount of starting money This scenario is heavy on performance, enabling \"culling\" in settings is highly recommended.
", + "description": "Full map of Syria
Note :
For a better early game experience, it is suggested to give the AI an high amount of starting money.
", "miz": "syria_full_map_remastered.miz", "performance": 3 } \ No newline at end of file