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

11 lines
301 B
JSON

{
"settings" : {
"Name" : "Mainland",
"Script" : "mainland.js",
"Description" : "A typical map without any water",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 3,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}