1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/frontier.json
T
elexis 84fae4baeb Fix lineendings for all map files.
This was SVN commit r18498.
2016-07-08 08:42:49 +00:00

12 lines
274 B
JSON

{
"settings" : {
"Name" : "Frontier",
"Script" : "frontier.js",
"Description" : "A wild, unknown landscape awaits rival explorers.",
"BaseTerrain" : ["medit_sea_depths"],
"Preview" : "frontier.png",
"BaseHeight" : 2,
"CircularMap" : true
}
}