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

12 lines
393 B
JSON

{
"settings" : {
"Name" : "Hyrcanian Shores",
"Script" : "hyrcanian_shores.js",
"Description" : "Each player starts in a coastal area between forested hills and the Caspian Sea.",
"BaseTerrain" : ["temp_grass_long"],
"BaseHeight" : 1,
"Preview" : "hyrcanian_shores.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}