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

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
}
}