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

12 lines
460 B
JSON

{
"settings" : {
"Name" : "Rhine Marshlands",
"Script" : "rhine_marshlands.js",
"Description" : "Shallow, passable wetlands with little room for building. Represents the lowlands of the Rhine basin in Europe.",
"BaseTerrain" : ["temp_grass", "temp_grass", "temp_grass_d"],
"BaseHeight" : 1,
"Preview" : "rhine_marshlands.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}