forked from mirrors/0ad
70a3201b23
This was SVN commit r17981.
11 lines
285 B
JSON
11 lines
285 B
JSON
{
|
|
"settings" : {
|
|
"Name" : "Rivers",
|
|
"Script" : "rivers.js",
|
|
"Description" : "Rivers flow between players and join each other in the center of the map.",
|
|
"BaseTerrain" : ["temp_grass", "temp_grass_c"],
|
|
"BaseHeight" : 1,
|
|
"Preview" : "rivers.png",
|
|
"CircularMap" : true
|
|
}
|
|
} |