Ticket #2881: skirmishes_demo.patch

File skirmishes_demo.patch, 2.2 KB (added by Timothy Hamlett, 9 years ago)

A temporary fix, setting the demo flag for these unfinished maps.

  • binaries/data/mods/public/maps/skirmishes/Corinthian

     
    4343  "CircularMap": true,
    4444  "Description": "Give an interesting description of your map.",
    4545  "GameType": "conquest",
    46   "Keywords": [],
     46  "Keywords": [
     47    "demo"
     48  ],
    4749  "LockTeams": false,
    4850  "Name": "Corinthian Isthmus (4)",
    4951  "PlayerData": [
     
    466468        </Entity>
    467469    </Entities>
    468470    <Paths/>
    469 </Scenario>
    470  No newline at end of file
     471</Scenario>
  • binaries/data/mods/public/maps/skirmishes/Tuscan

     
    4343  "CircularMap": true,
    4444  "Description": "Four factions find themselves perched safely atop large rocky plateaus, or acropolises.\u000a\u000aScout the lands to find free treasures and to secure new resources.",
    4545  "GameType": "conquest",
    46   "Keywords": [],
     46  "Keywords": [
     47    "demo"
     48  ],
    4749  "LockTeams": false,
    4850  "Name": "Tuscan Acropolis (4)",
    4951  "PlayerData": [
     
    879881        </Entity>
    880882    </Entities>
    881883    <Paths/>
    882 </Scenario>
    883  No newline at end of file
     884</Scenario>
  • binaries/data/mods/public/maps/skirmishes/Two

     
    4343  "CircularMap": true,
    4444  "Description": "A large tropic map with two seas to the East and to the West. Good for two teams of three players or three teams of two players.",
    4545  "GameType": "conquest",
    46   "Keywords": [],
     46  "Keywords": [
     47    "demo"
     48  ],
    4749  "LockTeams": false,
    4850  "Name": "Two Seas (6)",
    4951  "PlayerData": [
     
    2006420066        </Entity>
    2006520067    </Entities>
    2006620068    <Paths/>
    20067 </Scenario>
    20068  No newline at end of file
     20069</Scenario>