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

11 lines
449 B
JSON

{
"settings" : {
"Name" : "Atlas Mountains",
"Script" : "atlas_mountains.js",
"Description" : "A rugged land with small room for buildings with scarce wood.",
"BaseTerrain" : ["medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass_shrubs", "medit_rocks_shrubs"],
"BaseHeight" : 3,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}