1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/migration.json
T
elexis 70a3201b23 Remove triple X comment pollution from maps.
This was SVN commit r17981.
2016-04-05 11:53:05 +00:00

13 lines
356 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"],
"Preview" : "migration.png",
"CircularMap" : true
}
}