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

12 lines
357 B
JSON

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