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

13 lines
611 B
JSON

{
"settings" : {
"Name" : "Belgian Uplands",
"Script" : "belgian_uplands.js",
"Description" : "An experimental map with its hightmap generated by erosion to look more natural. Not all seeds will be fair though! Tiny maps with 8 players may take a while to generate.",
"CircularMap" : false,
"BaseTerrain" : ["temp_grass", "temp_grass_b", "temp_grass_c", "temp_grass_d", "temp_grass_long_b", "temp_grass_clovers_2", "temp_grass_mossy", "temp_grass_plants"],
"BaseHeight" : 0,
"Preview" : "belgian_uplands.png",
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}