1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/islands.json
2012-08-08 23:11:09 +00:00

14 lines
808 B
JSON

{
"settings" : {
"Name" : "Islands",
"Script" : "islands.js",
"Description" : "Players start in small islands while there are many others around.\n\nAn island play is any piece of sub-continental land that is surrounded by water. A grouping of geographically or geologically related islands is called an archipelago. Continental islands are bodies of land that lie on the continental shelf of a continent while oceanic islands are ones that do not sit on continental shelves and the vast majority are volcanic in origin. Their size can vary between very small and very large.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"Keywords": ["naval"],
"Preview" : "islands.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}