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

12 lines
881 B
JSON
Raw Normal View History

{
"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,
2012-07-02 09:43:44 +02:00
"Preview" : "atlas_mountains.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}