0ad/binaries/data/mods/public/maps/random/frontier.json
2024-10-23 18:37:35 +02:00

11 lines
335 B
JSON

{
"settings" : {
"Name" : "Frontier",
"Script" : "frontier.js",
"Description" : "A wild, unknown landscape awaits rival explorers.",
"Preview" : "frontier.png",
"SupportedBiomes": "generic/",
"CircularMap" : true,
"PlayerPlacements": ["circle", "river", "groupedLines", "randomGroup", "stronghold"]
}
}