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

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