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

12 lines
342 B
JSON

{
"settings" : {
"Name" : "Lake",
"Script" : "lake.js",
"Description" : "Players start around a lake in the center of the map.",
"BaseTerrain" : ["medit_sea_depths"],
"BaseHeight" : 3,
"Preview" : "lake.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}