1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/rivers.json

11 lines
348 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,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}