0ad/binaries/data/mods/public/maps/random/unknown.json
leper 072afdcede Fix line endings for random maps.
This was SVN commit r16476.
2015-03-30 23:41:12 +00:00

12 lines
330 B
JSON

{
"settings" : {
"Name" : "Unknown",
"Script" : "unknown.js",
"Description" : "The unknown... Warning: May be a naval map.",
"BaseTerrain" : ["medit_sand_wet"],
"BaseHeight" : -5,
"Preview" : "unknown.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}