1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/maps/random/oasis.json
T
elexis 70a3201b23 Remove triple X comment pollution from maps.
This was SVN commit r17981.
2016-04-05 11:53:05 +00:00

11 lines
335 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
}
}