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

12 lines
400 B
JSON

{
"settings" : {
"Name" : "Northern Lights",
"Script" : "northern_lights.js",
"Description" : "Players start in a tough map to play with scarce wood and dangerous polar animals.",
"BaseTerrain" : ["polar_snow_b"],
"BaseHeight" : 3,
"Preview" : "northern_lights.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}