forked from mirrors/0ad
626d89a726
This was SVN commit r21010.
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Lake",
|
|
"Script" : "lake.js",
|
|
"Description" : "Players start around a lake in the center of the map.",
|
|
"Preview" : "lake.png",
|
|
"SupportedBiomes": "generic/",
|
|
"CircularMap" : true
|
|
}
|
|
}
|