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

13 lines
424 B
JSON

{
"settings" : {
"Name" : "The Nile",
"Script" : "the_nile.js",
"Description" : "A calm wide river, representing the Nile River in Egypt, divides the map into western and eastern parts.",
"BaseTerrain" : ["desert_sand_dunes_100"],
"BaseHeight" : 1,
"Keywords": ["naval"],
"Preview" : "the_nile.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}