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

13 lines
349 B
JSON

{
"settings" : {
"Name" : "Continent",
"Script" : "continent.js",
"Description" : "All players starts on a continent surrounded by water.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : -5,
"Preview" : "continent.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}