0ad/binaries/data/mods/public/maps/random/continent.json

13 lines
1.2 KiB
JSON
Raw Normal View History

{
"settings" : {
"Name" : "Continent",
"Script" : "continent.js",
"Description" : "All players starts on a continent surrounded by water.\n\nConventionally, continents are understood to be large, continuous, discrete masses of land, ideally separated by expanses of water. Many of the seven most commonly recognized continents identified by convention are not discrete landmasses separated by water. The criterion large leads to arbitrary classification: Greenland, with a surface area of 2,166,086 square kilometers (836,330 sq mi) is considered the world's largest island, while Australia, at 7,617,930 square kilometers (2,941,300 sq mi) is deemed to be a continent. Likewise, the ideal criterion that each be a continuous landmass is often disregarded by the inclusion of the continental shelf and oceanic islands, and contradicted by classifying North and South America as two continents; and/or Eurasia and Africa as two continents, with no natural separation by water.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : -5,
2012-07-02 09:43:44 +02:00
"Preview" : "continent.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}