0ad/binaries/data/mods/public/maps/random/foothills.json
2025-01-12 01:27:02 +01:00

17 lines
354 B
JSON

{
"settings" : {
"Name" : "Foothills",
"Script" : "foothills.js",
"Description" : "A land map with rolling hills and no obstructions.",
"Preview" : "foothills.png",
"Keywords": ["multiplayer"],
"SupportedBiomes": "generic/",
"CircularMap" : true,
"PlayerPlacements": [
"circle",
"river",
"randomGroup",
"stronghold"
]
}
}