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

11 lines
399 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,
"CircularMap" : true,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}