1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/archipelago.json

12 lines
397 B
JSON

{
"settings" : {
"Name" : "Archipelago",
"Script" : "archipelago.js",
"Description" : "Players start in small islands in the western part of the map. There is a big continent in the west ready for expansion.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}