diff --git a/resources/campaigns/caen_to_evreux.json b/resources/campaigns/caen_to_evreux.json new file mode 100644 index 00000000..5776979e --- /dev/null +++ b/resources/campaigns/caen_to_evreux.json @@ -0,0 +1,11 @@ +{ + "name": "Normandy - From Caen to Evreux", + "theater": "Normandy", + "authors": "Khopa", + "recommended_player_faction": "Allies 1944", + "recommended_enemy_faction": "Germany 1944", + "description": "

This is a light scenario on the Normandy map.

August 1944, allied forces are pushing from Caen/Carpiquet to the cities of Lisieux and Evreux.

Lisieux is an important logistic hub for the Werhmacht, and Evreux airbase is hosting most of the Luftwaffe forces in the region.

", + "miz": "caen_to_evreux.miz", + "performance": 1, + "version": "6.0" +} diff --git a/resources/campaigns/caen_to_evreux.miz b/resources/campaigns/caen_to_evreux.miz new file mode 100644 index 00000000..a0f321ab Binary files /dev/null and b/resources/campaigns/caen_to_evreux.miz differ diff --git a/resources/campaigns/normandy_small.json b/resources/campaigns/normandy_small.json deleted file mode 100644 index d09e9a77..00000000 --- a/resources/campaigns/normandy_small.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "Normandy - Normandy Small", - "theater": "Normandy", - "authors": "Khopa", - "recommended_player_faction": "Allies 1944", - "recommended_enemy_faction": "Germany 1944", - "description": "

A lighter version of the Normandy 1944 D-Day scenario.

", - "miz": "normandy_small.miz", - "performance": 2 -} \ No newline at end of file