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

12 lines
324 B
JSON

{
"settings" : {
"Name" : "Islands",
"Script" : "islands.js",
"Description" : "Players start in small islands while there are many others around.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}