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

12 lines
463 B
JSON

{
"settings" : {
"Name" : "Cantabrian Highlands",
"Script" : "cantabrian_highlands.js",
"Description" : "Each player starts on a hill surrounded by steep cliffs. Represents Cantabria, a mountainous region in the North of the Iberian peninsula.",
"BaseTerrain" : ["temp_grass_long"],
"BaseHeight" : 3,
"Preview" : "cantabrian_highlands.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}