0ad/binaries/data/mods/public/maps/random/atlas_mountains.json
Spahbod 609e789cea Fixing the bug with the ramp in Cantabrian Highlands.
Applying the new improvements: Archipelago, Atlas Mountains, Cantabrian
Highlands.

This was SVN commit r14653.
2014-01-24 12:28:30 +00:00

12 lines
542 B
JSON

{
"settings" : {
"Name" : "Atlas Mountains",
"Script" : "atlas_mountains.js",
"Description" : "A rugged land with small room for buildings with scarce wood. Represents the mountain range in the north-west africa.",
"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"
}
}