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

12 lines
401 B
JSON

{
"settings" : {
"Name" : "Lorraine Plain",
"Script" : "lorraine_plain.js",
"Description" : "Players start in a nearly flat Gallic plain divided by a river and its tributaries.",
"BaseTerrain" : ["temp_grass_long"],
"BaseHeight" : 3,
"Preview" : "lorraine_plain.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}