0ad/binaries/data/mods/public/maps/random/schwarzwald.json
2014-10-21 20:03:06 +00:00

13 lines
401 B
JSON

{
"settings" : {
"Name" : "Schwarzwald",
"Script" : "schwarzwald.js",
"Description" : "A forest heavy map with a lake in the middle and plenty of resources.",
"CircularMap" : true,
"BaseTerrain" : ["temp_grass_plants", "temp_plants_bog"],
"BaseHeight" : 0,
"Preview" : "schwarzwald.png",
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}