forked from mirrors/0ad
84fae4baeb
This was SVN commit r18498.
12 lines
274 B
JSON
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
|
|
}
|
|
}
|