0ad/binaries/data/mods/public/maps/random/the_nile.json
Spahbod 347eb964bd Fixed an error in description.
This was SVN commit r12039.
2012-06-29 04:14:06 +00:00

13 lines
385 B
JSON

{
"settings" : {
"Name" : "The Nile",
"Script" : "the_nile.js",
"Description" : "A calm wide river 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"
}
}