1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/canyon.json

11 lines
312 B
JSON

{
"settings" : {
"Name" : "Canyon",
"Script" : "canyon.js",
"Description" : "Players start around the map in deep canyons.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 30,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}