0ad/binaries/data/mods/public/maps/random/atlas_mountains.json
2013-10-28 20:19:09 +00:00

12 lines
881 B
JSON

{
"settings" : {
"Name" : "Atlas Mountains",
"Script" : "atlas_mountains.js",
"Description" : "A rugged land with small room for buildings with scarce wood.\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 Mediterranean Sea from Saharan Desert and traps the water vapor from the sea and thus provides enough water for plant life.",
"BaseTerrain" : ["medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass", "medit_rocks_grass_shrubs", "medit_rocks_shrubs"],
"BaseHeight" : 3,
"Preview" : "atlas_mountains.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}