forked from mirrors/0ad
70a3201b23
This was SVN commit r17981.
11 lines
335 B
JSON
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
|
|
}
|
|
} |