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

14 lines
427 B
JSON

{
"settings" : {
"Name" : "Archipelago",
"Script" : "archipelago.js",
"Description" : "A maze of islands of different sizes and shapes. Players start with more wood than normal.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"Keywords": ["naval"],
"Preview" : "archipelago.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}