1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/english_channel.json
2012-10-27 13:03:34 +00:00

13 lines
436 B
JSON

{
"settings" : {
"Name" : "English Channel",
"Script" : "english_channel.js",
"Description" : "Players start in either northern France or southern Britain while the English channel separates them.",
"BaseTerrain" : ["temp_grass_long"],
"BaseHeight" : 1,
"Keywords": ["naval"],
"Preview" : "english_channel.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}