0ad/binaries/data/mods/public/maps/random/mainland.json
2014-10-21 20:03:06 +00:00

12 lines
304 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"
}
}