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

11 lines
847 B
JSON

{
"settings" : {
"Name" : "Atlas Mountains",
"Script" : "atlas_mountains.js",
"Description" : "A rugged land with small room for buildings with scarce wood.\n\n\nThe Atlas Mountains is a mountain range across a north-western stretch of Africa. The eastern portion was under carthaginian control before the second Punic war and the fertile central part was home to Numidians. These mountains act as natural barriers that separates Mediterrainian Sea from Saharan Desert and traps the water vapour from the sea and thus provides enough water for plantlife.",
"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"
}
}