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

11 lines
392 B
JSON
Raw Normal View History

{
"settings" : {
"Name" : "Neareastern Badlands",
"Script" : "neareastern_badlands.js",
"Description" : "A jumbled maze of cliffs, canyons, and rugged terrain with an oasis in the center",
"BaseTerrain" : ["desert_sand_smooth", "desert_sand_smooth_b"],
"BaseHeight" : 10,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}