1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/archipelago.json
2012-03-17 08:24:50 +00:00

12 lines
355 B
JSON

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