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

12 lines
428 B
JSON

{
"settings" : {
"Name" : "Oasis",
"Script" : "oasis.js",
"Description" : "Players start around a small oasis in the center of the map which holds much of the available wood on the map.",
"BaseTerrain" : ["medit_dirt", "medit_dirt_b", "medit_dirt_c"],
"BaseHeight" : 1,
"Preview" : "oasis.png",
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}