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

13 lines
407 B
JSON

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