forked from mirrors/0ad
70a3201b23
This was SVN commit r17981.
13 lines
332 B
JSON
13 lines
332 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
|
|
}
|
|
}
|