Revert "[UI] [Maps] Update the "New Maps" campaign with the A27 new skirmish maps"

This reverts commit cfa2de25ad.
This commit is contained in:
Justus Avramenko 2024-09-01 12:35:00 -04:00 committed by wowgetoffyourcellphone
parent b80f87d668
commit cb051cbfba

View File

@ -1,34 +1,7 @@
{ {
"Name": "Demo campaign - new maps", "Name": "Demo campaign - new maps",
"Description": "Discover the new and improved maps in Alpha XXVII with a demo campaign, taking you through all of them.", "Description": "Discover the new and improved maps in Alpha XXVII with a demo campaign, taking you through all of them.",
"Levels": { "Levels": {},
"Sporades Islands": {
"Map": "skirmishes/sporades_islands_2p.xml",
"MapType": "skirmish",
"useGameSetup": true
},
"Zagros Mountains": {
"Map": "skirmishes/zagros_mountains_2p.xml",
"MapType": "skirmish",
"useGameSetup": true
},
"Arabian Oases": {
"Map": "skirmishes/arabian_oases_2p.xml",
"MapType": "skirmish",
"useGameSetup": true
},
"Isthmus of Corinth": {
"Map": "skirmishes/isthmus_of_corinth_2p.xml",
"MapType": "skirmish",
"useGameSetup": true
}
},
"Order": [
"Arabian Oases",
"Isthmus of Corinth",
"Sporades Islands",
"Zagros Mountains"
],
"Order": [], "Order": [],
"ShowUnavailable": true "ShowUnavailable": true
} }