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

12 lines
415 B
JSON

{
"settings" : {
"Name" : "Alpine Lakes",
"Script" : "alpine_lakes.js",
"Description" : "High Alpine mountains surrounding deep valleys strung with mountain streams and finger-like lakes.",
"BaseTerrain" : ["alpine_dirt_grass_50"],
"BaseHeight" : 3,
"CircularMap" : true,
"Preview" : "alpine_lakes.png",
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}