1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/cantabrian_highlands.json
2011-07-04 23:54:04 +00:00

11 lines
338 B
JSON

{
"settings" : {
"Name" : "Cantabrian Highlands",
"Script" : "cantabrian_highlands.js",
"Description" : "Each player starts on a hill surrounded by steep cliffs",
"BaseTerrain" : ["temp_grass_long"],
"BaseHeight" : 3,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}